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