| 
            
              PhasorDataConcentratorBaseTotalBytesSent Property
             | 
          
        
        
            Gets the total number of bytes sent to clients of this output stream.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic long TotalBytesSent { get; }Public ReadOnly Property TotalBytesSent As Long
	Get
member TotalBytesSent : int64 with get
function get_TotalBytesSent();
 View SourceProperty Value
Int64
See Also