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