Click or drag to resize

SubscriberHubDisconnect Method

Disconnects from the publisher.

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

Parameters

subscriberID  String
The ID of the subscriber.
See Also