ServerStatisticsInfoBytesSent Property |
The number of server bytes sent to the network.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long BytesSent { get; }
Public ReadOnly Property BytesSent As Long
Get
public:
property long long BytesSent {
long long get ();
}
member BytesSent : int64 with get
Property Value
Type:
Int64See Also