Click or drag to resize

CallFlowNodeFactoryTimeout Property

Gets or sets the timeout for the node.

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public TimeSpan Timeout { get; set; }

Property Value

Type: TimeSpan
See Also