Click or drag to resize

SynchronizedSubscriptionInfoRemotelySynchronized Property

Gets or sets the flag that determines whether this subscription is remotely synchronized or locally synchronized.

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

Property Value

Boolean
See Also