Click or drag to resize

SubscriberHubUnsubscribe Method

Unsubscribes from the publisher.

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

Parameters

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