RealTimeConnection.ConnectionTimeout Property

Definition

Gets or sets the connection idle timeout value. If the connection is idle for the duration specified by this value, the connection will be disconnected. To disable, the value can be set to TimeSpan.Zero.

C#
public TimeSpan ConnectionTimeout { get; set; }

Property Value

Exceptions

Thrown when the value given is negative.

Thrown when the connection manager is not the server connection manager.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest