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