UnholdFactory Class |
[Missing <summary> documentation for "T:CallFlowFramework.Factories.UnholdFactory"]
Namespace: CallFlowFramework.Factories
The UnholdFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnholdFactory | Initializes a new instance of the UnholdFactory class |
![]() | UnholdFactory(XElement) | Initializes a new instance of the UnholdFactory class |
Name | Description | |
---|---|---|
![]() | CallName |
Call name to be assigned to the new call.
(Inherited from NamedCallFlowNodeFactory.) |
![]() | Timeout |
Gets or sets the timeout for the node.
(Inherited from CallFlowNodeFactory.) |
Name | Description | |
---|---|---|
![]() | Create | (Overrides CallFlowNodeFactoryCreate(CallFlowContext).) |
![]() | 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.) |