ServerStatisticsInfoSystemErrors Property |
The number of server system errors.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int SystemErrors { get; }
Public ReadOnly Property SystemErrors As Integer
Get
public:
property int SystemErrors {
int get ();
}
member SystemErrors : int with get
Property Value
Type:
Int32See Also