WorkstationStatisticsInfoSmallReadSmbs Property |
The total number of read requests the workstation has sent to servers that are less than 1/4 of the size of the server's negotiated buffer size.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int SmallReadSmbs { get; }
Public ReadOnly Property SmallReadSmbs As Integer
Get
public:
property int SmallReadSmbs {
int get ();
}
member SmallReadSmbs : int with get
Property Value
Type:
Int32See Also