IHubConnection Properties

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The IHubConnection type exposes the following members.

Properties

  Name Description
Public property ConnectionId (Inherited from IConnection.)
Public property ConnectionToken (Inherited from IConnection.)
Public property CookieContainer (Inherited from IConnection.)
Public property Credentials (Inherited from IConnection.)
Public property GroupsToken (Inherited from IConnection.)
Public property Items (Inherited from IConnection.)
Public property MessageId (Inherited from IConnection.)
Public property QueryString (Inherited from IConnection.)
Public property State (Inherited from IConnection.)
Public property Url (Inherited from IConnection.)

Top

See Also

Reference

IHubConnection Interface

Microsoft.AspNet.SignalR.Client.Hubs Namespace