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