Click or drag to resize

CallOwnerNodeSettings Properties

The CallOwnerNodeSettings 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.
Public propertyCtx
Gets the CallFlowContext
(Inherited from CallFlowSettings.)
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.)
Top
See Also