|
PhasorDataConcentratorBaseTotalBytesSent Property
|
Gets the total number of bytes sent to clients of this output stream.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.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