Click or drag to resize

HubClientOperationsBaseTHubClient Property

Gets instance of hub client for current SignalR session.

Namespace: GSF.Web.Hubs
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
protected T HubClient { get; }
View Source

Property Value

T
See Also