Click or drag to resize

HubClientBase Properties

The HubClientBase type exposes the following members.

Properties
  Name Description
Public property ClientScript Gets reference to SignalR hub client browser DOM functionality.
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