Click or drag to resize

Hold Properties

The Hold type exposes the following members.

Properties
  NameDescription
Public propertyCallName
Gets the name of the call that the node is configured to handle. Never returns null or empty string.
(Inherited from CallOwnerNode.)
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
Gets the information about the action and the call it needs to hold.
(Overrides CallFlowNodeReadableNodeDescription.)
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.)
Top
See Also