| 
            
              PhasorMeasurementMapperTotalBytesReceived Property
             | 
          
        
        
            Gets total data packet bytes received during this session.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long TotalBytesReceived { get; }Public ReadOnly Property TotalBytesReceived As Long
	Get
member TotalBytesReceived : int64 with get
function get_TotalBytesReceived();
 View SourceProperty Value
Int64
See Also