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, ListString) |
Send multiple commands 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.
|
![]() | Info(Byte, Int32, Int32) |
Internal constructor. Do not use.
|
See Also