Configuration.CONTROLLERReconnectInterval Property
public int CONTROLLERReconnectInterval {get; set;}
This language is not supported or no code example is available.
public:
property int CONTROLLERReconnectInterval {
int get( );
void set(
int value
);
}
This language is not supported or no code example is available.
public function get CONTROLLERReconnectInterval() : int;
public function set CONTROLLERReconnectInterval(value : int);
This language is not supported or no code example is available.
Property Value
int
In this article
Definition