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