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