WorkstationStatisticsInfoRawReadsDenied Property |
The total number of raw read requests made by the workstation that have been denied.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int RawReadsDenied { get; }
Public ReadOnly Property RawReadsDenied As Integer
Get
public:
property int RawReadsDenied {
int get ();
}
member RawReadsDenied : int with get
Property Value
Type:
Int32See Also