ServerStatisticsInfoBytesSentUnitSize Property |
The number of server bytes sent to the network, formatted as a unit size.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string BytesSentUnitSize { get; }
Public ReadOnly Property BytesSentUnitSize As String
Get
public:
property String^ BytesSentUnitSize {
String^ get ();
}
member BytesSentUnitSize : string with get
Property Value
Type:
StringSee Also