Click or drag to resize

DataSubscriberUnsubscribe Method

Unsubscribes from a data publisher.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool Unsubscribe()
View Source

Return Value

Boolean
true if unsubscribe transmission was successful; otherwise false.
See Also