Click or drag to resize

WaitDuration Properties

The WaitDuration type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets a reference to the call flow context.
(Inherited from CallFlowNode.)
Public propertyName
Gets or sets the name of the node - assignable by the user.
(Inherited from CallFlowNode.)
Public propertyReadableNodeDescription (Overrides CallFlowNodeReadableNodeDescription.)
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.)
Top
See Also