| ManagerConnectionReconnectRetryFast Property |
Default Fast Reconnect retry counter.
Namespace: AsterNET.ManagerAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ReconnectRetryFast { get; set; }
Public Property ReconnectRetryFast As Integer
Get
Set
public:
property int ReconnectRetryFast {
int get ();
void set (int value);
}
member ReconnectRetryFast : int with get, set
Property Value
Type:
Int32See Also