|
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.207-beta
Syntax public long TotalBytesSent { get; }
Public ReadOnly Property TotalBytesSent As Long
Get
member TotalBytesSent : int64 with get
function get_TotalBytesSent();
View SourceProperty Value
Int64See Also