Click or drag to resize

DataSubscriberOperationalModes Property

Gets or sets a set of flags that define ways in which the subscriber and publisher communicate.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public OperationalModes OperationalModes { get; set; }
View Source

Property Value

OperationalModes
See Also