| 
            
              PhasorDataConcentratorBaseLifetimeMaximumLatency Property
             | 
          
        
        
            Gets the maximum latency calculated over the full lifetime of the output stream.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic int LifetimeMaximumLatency { get; }Public ReadOnly Property LifetimeMaximumLatency As Integer
	Get
public:
property int LifetimeMaximumLatency {
	int get ();
}member LifetimeMaximumLatency : int with get
function get_LifetimeMaximumLatency();
 View SourceProperty Value
Int32
See Also