Click or drag to resize

SubscriberHubDisconnect Method

Disconnects from the publisher.

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

Parameters

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