WorkstationStatisticsInfoSmallWriteSmbs Property |
The total number of write 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 SmallWriteSmbs { get; }
Public ReadOnly Property SmallWriteSmbs As Integer
Get
public:
property int SmallWriteSmbs {
int get ();
}
member SmallWriteSmbs : int with get
Property Value
Type:
Int32See Also