Click or drag to resize

IHubClient Properties

The IHubClient type exposes the following members.

Properties
  Name Description
Public property ConnectionID Gets or sets the connection ID of the calling client.
Public property HubInstance Gets or sets reference to SignalR hub instance.
Public property LogExceptionFunction Gets or sets delegate to use to log exception messages.
Public property LogStatusMessageFunction Gets or sets delegate to use to log status messages.
Top
See Also