| Property |
Description |
| AutoResolve |
Determines if host names and IP addresses are automatically
resolved |
| HostAddress |
Gets and sets the IP address of the server |
| HostName |
Gets and sets the name of the server |
| Interval |
Gets and sets the timer interval in milliseconds |
| IsBlocked |
Return if the control is blocked performing an operation |
| IsInitialized |
Determine if the control has been initialized |
| LastError |
Gets and sets the last error that occurred on the control |
| LastErrorString |
Return a description of the last error to occur |
| LocalDate |
Returns the network date adjusted for the local timezone |
| LocalTime |
Returns the network time adjusted for the local timezone |
| RemotePort |
Gets and sets the port number for a remote connection |
| SystemDate |
Returns the network date adjusted for the local timezone |
| SystemTime |
Returns the network time adjusted for the local timezone |
| Timeout |
Gets and sets the amount of time until a blocking operation
fails |
| Trace |
Enable or disable socket function level tracing |
| TraceFile |
Specify the socket function trace output file |
| TraceFlags |
Gets and sets the socket function tracing flags |
| Version |
Return the current version of the object |