|   | DataSubscriberTotalBytesReceived Property | 
        
        
            Gets total data packet bytes received during this session.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long TotalBytesReceived { get; }Public ReadOnly Property TotalBytesReceived As Long
	Get
public:
property long long TotalBytesReceived {
	long long get ();
}member TotalBytesReceived : int64 with get
function get_TotalBytesReceived();
Property Value
Int64 See Also
See Also