NamedCallFlowNodeFactory Class |
[Missing <summary> documentation for "T:CallFlowFramework.Factories.NamedCallFlowNodeFactory"]
Namespace: CallFlowFramework.Factories
The NamedCallFlowNodeFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | NamedCallFlowNodeFactory | Initializes a new instance of the NamedCallFlowNodeFactory class |
![]() | NamedCallFlowNodeFactory(XElement) | Initializes a new instance of the NamedCallFlowNodeFactory class |
Name | Description | |
---|---|---|
![]() | CallName |
Call name to be assigned to the new call.
|
![]() | Timeout |
Gets or sets the timeout for the node.
(Inherited from CallFlowNodeFactory.) |
Name | Description | |
---|---|---|
![]() | Create |
The factory logic - to be implemented by the inheritor.
(Inherited from CallFlowNodeFactory.) |
![]() | 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.) |
![]() | Serialize |
Returns a single XElement that contains the serialized image of the object.
(Inherited from CallFlowNodeFactory.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |