Overload List
| Name | Description | |
|---|---|---|
| Info(Connection) |
Send default empty command to server and store results.
This constructor is used internally.
The static request methods should be used instead.
| |
| Info(Connection, String) |
Send single command to server and store results.
This constructor is used internally.
The static request methods should be used instead.
| |
| Info(Connection, String ) |
Send multiple commands to server and store results.
This constructor is used internally.
The static request methods should be used instead.
|
See Also