State Property (Read Only)

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:

Part
Description
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. 

 
Copyright © 2000-2001 Zhenyang Zhu
All rights reserved.