WorkstationStatisticsInfoFailedSessions Property |
The number of times the workstation attempted to create a session but failed.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int FailedSessions { get; }
Public ReadOnly Property FailedSessions As Integer
Get
public:
property int FailedSessions {
int get ();
}
member FailedSessions : int with get
Property Value
Type:
Int32See Also