Click or drag to resize

IHubClientHubInstance Property

Gets or sets reference to SignalR hub instance.

Namespace: GSF.Web.Hubs
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
IHub HubInstance { get; set; }
View Source

Property Value

IHub
See Also