Configuration.CONTROLLERUserPort Property

public int CONTROLLERUserPort {get; set;}
This language is not supported or no code example is available.
public:  
property int CONTROLLERUserPort { 
int get( ); 
void set( 
int value 
); 
}
This language is not supported or no code example is available.
public function get CONTROLLERUserPort() : int
public function set CONTROLLERUserPort(value : int);
This language is not supported or no code example is available.

Property Value

int

In this article

Definition