| 
            
              PhasorDataConcentratorBaseMaximumLatency Property
             | 
          
        
        
            Gets the maximum latency in milliseconds over the last test interval.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic int MaximumLatency { get; }Public ReadOnly Property MaximumLatency As Integer
	Get
public:
property int MaximumLatency {
	int get ();
}member MaximumLatency : int with get
function get_MaximumLatency();
 View SourceProperty Value
Int32
See Also