Click or drag to resize

UnsynchronizedSubscriptionInfo Constructor

Creates a new instance of the UnsynchronizedSubscriptionInfo class.

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

Parameters

throttled  Boolean
The flag that determines whether to request that the subscription be throttled.
See Also