PhoneSystemWaitForConnect Method

Waits for the connected state.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public bool WaitForConnect(
	TimeSpan timeout
)

Parameters

timeout  TimeSpan

Return Value

Boolean

Implements

IPhoneSystemWaitForConnect(TimeSpan)

See Also