Returns a value that indicates the current state of the connection process or the current
connection.
Two states are especially important:
csConnected: Indicates that the connection has successfully established.
csDisconnected: Indicates that the connection has failed.
Syntax
object.State
The State property syntax has these parts:
|
|
|
| object | An object expression that evaluates to the EasyDial control. |
Remarks
The value of the State property indicates the current state of the remote access connection process.
|
All rights reserved. |