Connection::ISubscriber::EventKeys Property

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

private:
virtual property IEnumerable<String^>^ EventKeys {
	IEnumerable<String^>^ get () sealed = ISubscriber::EventKeys::get;
}

Implements

ISubscriber::EventKeys
Show: