Click or drag to resize

DataSubscriberAuthenticated Property

Gets flag that determines if this DataSubscriber has successfully authenticated with the DataPublisher.

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

Property Value

Boolean
See Also