Click or drag to resize

CallFlowNode Properties

The CallFlowNode type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets a reference to the call flow context.
Public propertyName
Gets or sets the name of the node - assignable by the user.
Public propertyReadableNodeDescription
Must return a readable string that will be used for logging and tracing purposes.
Public propertyTimeout
Gets the timeout associated with the current node.
Top
See Also