![]() |
IHub
|
public interface IHubClient : IDisposable
The IHubClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionID | Gets or sets the connection ID of the calling client. |
![]() | HubInstance | Gets or sets reference to SignalR hub instance. |
![]() | LogExceptionFunction | Gets or sets delegate to use to log exception messages. |
![]() | LogStatusMessageFunction | Gets or sets delegate to use to log status messages. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |