WorkstationStatisticsInfoServerDisconnects Property |
The number of times the workstation was disconnected by a network server.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int ServerDisconnects { get; }
Public ReadOnly Property ServerDisconnects As Integer
Get
public:
property int ServerDisconnects {
int get ();
}
member ServerDisconnects : int with get
Property Value
Type:
Int32See Also