WorkstationStatisticsInfoSmbsTransmitted Property |
The total number of SMBs transmitted by the workstation.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long SmbsTransmitted { get; }
Public ReadOnly Property SmbsTransmitted As Long
Get
public:
property long long SmbsTransmitted {
long long get ();
}
member SmbsTransmitted : int64 with get
Property Value
Type:
Int64See Also