ClientSocket Class |
Namespace: com.gigatms.Parameters
The ClientSocket type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets the IP and port information
| |
| IsBusy |
Gets a value that indicates whether the Client socket is under busy state or not.
| |
| IsConnected |
Gets a value indicating whether the underlying Client socket Is connected to a remote reader.
| |
| Timeout |
Gets a value that specifies the number of mini-seconds before a timeout occurs when an operation doesn't finish.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |