IHubConnection Properties

.NET Framework 4.5

The IHubConnection type exposes the following members.

  NameDescription
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
Show: