WorkstationStatisticsInfoWriteOperations Property |
The total number of write operations initiated by the workstation.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int WriteOperations { get; }
Public ReadOnly Property WriteOperations As Integer
Get
public:
property int WriteOperations {
int get ();
}
member WriteOperations : int with get
Property Value
Type:
Int32See Also