Property |
Description |
AutoResolve |
Determines if host names and IP addresses are automatically
resolved |
Blocking |
Gets and sets the blocking state of the control |
HostAddress |
Gets and sets the IP address of the server |
HostName |
Gets and sets the name of the server |
IsBlocked |
Return if the control is blocked performing an operation |
IsConnected |
Determine if the control is connected to a server |
IsInitialized |
Determine if the control has been initialized |
IsReadable |
Return if data can be read from the server without
blocking |
Keyword |
Specify the keyword to search for |
LastError |
Gets and sets the last error that occurred on the control |
LastErrorString |
Return a description of the last error to occur |
RemotePort |
Gets and sets the port number for a remote connection |
SearchType |
Specify the type of query to be performed by the server |
ThrowError |
Enable or disable error handling by the container of the
control |
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 |