RealTimeEndpoint.IsSessionTimerSupported Property

Definition

Gets or sets the default policy used for the session timer. This value is inherited by incoming/outgoing sessions unless an incoming session requires it. The application can override the policy per session.

public:
 property bool IsSessionTimerSupported { bool get(); void set(bool value); };
public bool IsSessionTimerSupported { get; set; }
member this.IsSessionTimerSupported : bool with get, set
Public Property IsSessionTimerSupported As Boolean

Property Value

Applies to