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