Click or drag to resize

DataContextHubClient Properties

The DataContextHubClient type exposes the following members.

Properties
  Name Description
Public property ClientScript Gets reference to SignalR hub client browser DOM functionality.
(Inherited from HubClientBase)
Public property ConnectionID Gets or sets the connection ID of the calling client.
(Inherited from HubClientBase)
Public property HubInstance Gets or sets reference to SignalR hub instance.
(Inherited from HubClientBase)
Public property LogExceptionFunction Gets or sets delegate to use to log exception messages.
(Inherited from HubClientBase)
Public property LogStatusMessageFunction Gets or sets delegate to use to log status messages.
(Inherited from HubClientBase)
Public property PrimaryKeySessionCache Gets primary key cache for current session.
Top
See Also