Method | Description | |
---|---|---|
Direct ( bool direct ) : |
||
OtherOptions ( string otherOptions ) : |
||
Password ( string password ) : |
||
Pool ( bool pool ) : |
||
Port ( int port ) : |
||
Server ( string server ) : |
||
Sid ( string sid ) : |
||
UserId ( string userId ) : |
Method | Description | |
---|---|---|
Create ( ) : string |
public Direct ( bool direct ) : |
||
direct | bool | |
return |
public OtherOptions ( string otherOptions ) : |
||
otherOptions | string | |
return |
public Password ( string password ) : |
||
password | string | |
return |
public Pool ( bool pool ) : |
||
pool | bool | |
return |
public Port ( int port ) : |
||
port | int | |
return |
public Server ( string server ) : |
||
server | string | |
return |
public Sid ( string sid ) : |
||
sid | string | |
return |
public UserId ( string userId ) : |
||
userId | string | |
return |