Data
|
The DataContextHubClient type exposes the following members.
Name | Description | |
---|---|---|
ClientScript |
Gets reference to SignalR hub client browser DOM functionality.
(Inherited from HubClientBase) |
|
ConnectionID |
Gets or sets the connection ID of the calling client.
(Inherited from HubClientBase) |
|
HubInstance |
Gets or sets reference to SignalR hub instance.
(Inherited from HubClientBase) |
|
LogExceptionFunction |
Gets or sets delegate to use to log exception messages.
(Inherited from HubClientBase) |
|
LogStatusMessageFunction |
Gets or sets delegate to use to log status messages.
(Inherited from HubClientBase) |
|
PrimaryKeySessionCache | Gets primary key cache for current session. |