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