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