WorkstationStatisticsInfoHungSessions Property |
The total number of sessions that have expired on the workstation.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int HungSessions { get; }
Public ReadOnly Property HungSessions As Integer
Get
public:
property int HungSessions {
int get ();
}
member HungSessions : int with get
Property Value
Type:
Int32See Also