L2tpDisconnectWaitCommand Object


Description:

Wait for tunnels to go into idle state after the L2TP Disconnect command.

Can be used with Command Sequencer: Yes

GUI Command Name: L2TP: Wait for Tunnels to Disconnect

Parents: Sequencer

L2tpDisconnectWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockDisconnectState

Block state to wait for.

Type: enum

Default: IDLE

Possible Values:

Value Description
NONE

None state.

IDLE

Idle state.

CONNECTING

Connecting state.

CONNECTED

Connected state.

DISCONNECTING

Disconnecting state.

TERMINATING

Terminating state.

ObjectList

List of objects (ie Project, Port, or EmulatedDevice) to wait for idle state on.

Type: handle

Default: 0

WaitTime

Maximum amount of time to wait for tunnels to go into idle state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

L2tpDisconnectWaitCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful