TalkSettingsTreatTimeoutAsError Property |
Returns true if the exceeding of talk's timeout indicates an error
Namespace:
CallFlowFramework.Nodes.Settings
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic abstract bool TreatTimeoutAsError { get; }
public:
virtual property bool TreatTimeoutAsError {
bool get () abstract;
}
Property Value
Type:
Boolean
See Also