Connection Properties |
The Connection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApiLevel |
What API level does the server support?
|
![]() | CharacterSetName |
The CharacterSet to use for this connection
|
![]() | Client |
Property to access client object
|
![]() | ClientMetadata |
Property to access Client Metadata
|
![]() | CommandTimeout | Obsolete. |
![]() | Credential |
Property to access Credentials
|
![]() | CurrentWorkingDirectory |
Set CurrentWorkingDirectory for this server
|
![]() | KeepAlive |
Callback to allow the client/user to cancel a long running command
|
![]() | KeepAliveDelay |
Time for a command to run before allowing the client/user to cancel a long running command
|
![]() | LastResults |
The results of the last command executed
|
![]() | Server |
Property to access Server associated with connection
|
![]() | Status |
Property to access Connection Status
|
![]() | UserName |
Property to access User Name
|