Click or drag to resize

SubscriberHubConnect Method

Initiates the subscriber connection.

Namespace:  openPDC
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.3.33-beta
Syntax
public void Connect(
	string subscriberID
)
Request Example View Source

Parameters

subscriberID
Type: SystemString
The ID of the subscriber to be connected.
See Also