Click or drag to resize

SubscriberHubConnect Method

Initiates the subscriber connection.

Namespace: GSF.Web.Shared
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public void Connect(
	string subscriberID
)
View Source

Parameters

subscriberID  String
The ID of the subscriber to be connected.
See Also