|   | DataPublisherTotalBytesSent Property | 
        
        
            Gets the total number of bytes sent to clients of this data publisher.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long TotalBytesSent { get; }Public ReadOnly Property TotalBytesSent As Long
	Get
public:
property long long TotalBytesSent {
	long long get ();
}member TotalBytesSent : int64 with get
function get_TotalBytesSent();
Property Value
Int64 See Also
See Also