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