|
DataPublisherLifetimeAverageLatency Property
|
Gets the average latency calculated over the full lifetime of the publisher.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public int LifetimeAverageLatency { get; }
Public ReadOnly Property LifetimeAverageLatency As Integer
Get
public:
property int LifetimeAverageLatency {
int get ();
}
member LifetimeAverageLatency : int with get
function get_LifetimeAverageLatency();
View SourceProperty Value
Int32See Also