SessionTimerFeature Property

Gets or sets the value that indicates the support level for the session timer.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property SessionTimerFeature As ExtensionFeatureSupport
    Get
    Friend Set
'Usage
Dim instance As SignalingParticipant
Dim value As ExtensionFeatureSupport

value = instance.SessionTimerFeature
public ExtensionFeatureSupport SessionTimerFeature { get; internal set; }

Property Value

Type: Microsoft.Rtc.Signaling..::..ExtensionFeatureSupport

See Also

Reference

SignalingParticipant Class

SignalingParticipant Members

Microsoft.Rtc.Signaling Namespace