WorkstationStatisticsInfoReadSmbs Property |
The total number of read requests the workstation has sent to servers.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int ReadSmbs { get; }
Public ReadOnly Property ReadSmbs As Integer
Get
public:
property int ReadSmbs {
int get ();
}
member ReadSmbs : int with get
Property Value
Type:
Int32See Also