Click or drag to resize

SubscriberHubUnsubscribe Method

Unsubscribes from the publisher.

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

Parameters

subscriberID  String
The ID of the subscriber.
See Also