IConnection::Items Property

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Client
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

property IDictionary<String^, Object^>^ Items {
	IDictionary<String^, Object^>^ get ();
}
Show: