IFieldSocket Interface |
Namespace: AskiaFieldCom
The IFieldSocket type exposes the following members.
Name | Description | |
---|---|---|
Address |
Socket communication address.
| |
IsConnected |
Indicates if the socket is connected.
| |
LastException |
Returns the latest exception raised by the socket.
| |
Port |
Socket communication port.
|
Name | Description | |
---|---|---|
Encrypt |
Encrypt the specified string using the socket encryption algorithm.
| |
SendQuery |
Send a query through the socket.
|