|   | 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.257-beta
 Syntax
Syntaxpublic int LifetimeAverageLatency { get; }Public ReadOnly Property LifetimeAverageLatency As Integer
	Get
public:
property int LifetimeAverageLatency {
	int get ();
}member LifetimeAverageLatency : int with get
function get_LifetimeAverageLatency();
Property Value
Int32 See Also
See Also