CallFactory Class |
Namespace: CallFlowFramework.Factories
The CallFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallFactory | Initializes a new instance of the CallFactory class |
![]() | CallFactory(XElement) | Initializes a new instance of the CallFactory 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.) |
![]() | WholeCallRecordFileNamePrefix |
Whole call record filename prefix
|
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.) |