Back to product page

State property


Current state of wodHttpDLX component.

Type

A HttpStates enumeration

Syntax

  • Basic
object.State
The State(object) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.

Remarks

This property may take on many values while executing commands. Depending on this value, the user is able to monitor the current action that wodHttpDLX is performing. Usually new commands are executed only when wodHttpDLX is in state 'StateConnected', because wodHttpDLX in that state is waiting for commands. All other states inform the user that wodHttpDLX is busy at that particular moment.

Each time state changes, StateChange event is fired.

List of all states can be found Enumerations.

Platforms

Windows