RouteRequestTimeOut Property

TimeOut of the route. All routes will be cancelled if not answered during specified time.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public TimeSpan TimeOut {
	get;
 set; }

Property Value

TimeSpan

See Also