| 
            
              PhasorDataConcentratorBaseLifetimeAverageLatency Property
             | 
          
        
        
            Gets the average latency calculated over the full lifetime of the output stream.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
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();
 View SourceProperty Value
Int32
See Also