CallOwnerNodeSettings Class |
[Missing <summary> documentation for "T:CallFlowFramework.Nodes.Settings.CallOwnerNodeSettings"]
Namespace: CallFlowFramework.Nodes.Settings
The CallOwnerNodeSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallOwnerNodeSettings | Initializes a new instance of the CallOwnerNodeSettings class |
Name | Description | |
---|---|---|
![]() | CallName |
Gets the name of the call that the node is configured to handle.
Never returns null or empty string.
|
![]() | Ctx |
Gets the CallFlowContext
(Inherited from CallFlowSettings.) |
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |