Database Connection Configuration Options. More...
Properties | |
int | MaxAutoConnectRetryTime [get, set] |
Get or group the max autoconnect retry time(seconds) | |
int | ConnectTimeout [get, set] |
Get or group the connect timeout(milliseconds) | |
int | SendTimeout [get, set] |
Get or group the send timeout(milliseconds) | |
int | ReceiveTimeout [get, set] |
Get or group the receive timeout(milliseconds) | |
int | KeepIdle [get, set] |
Get or set keep alive idle(milliseconds) | |
int | KeepInterval [get, set] |
Get or set keep alive interval(milliseconds) | |
bool | UseNagle [get, set] |
Get or group the Nagle Algorithm. | |
bool | SocketKeepAlive [get, set] |
Get or set whether use the keep alive or not, default to be open, and the time is 15s, the interval is 3s. | |
bool | UseSSL [get, set] |
Get or set whether use the SSL or not. | |
Database Connection Configuration Options.
|
getset |
Get or set whether use the SSL or not.