ServerStatisticsInfoSessionsFailed Property |
The number of times the server sessions failed with an error.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int SessionsFailed { get; }
Public ReadOnly Property SessionsFailed As Integer
Get
public:
property int SessionsFailed {
int get ();
}
member SessionsFailed : int with get
Property Value
Type:
Int32See Also