Partilhar via


SignalingParticipant.IsUpdateSupported Property

Gets the property that indicates if the remote supports the update method.

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

Syntax

'Declaration
Public Property IsUpdateSupported As Boolean
    Get
    Friend Set
'Usage
Dim instance As SignalingParticipant
Dim value As Boolean

value = instance.IsUpdateSupported
public bool IsUpdateSupported { get; internal set; }

Property Value

Type: System.Boolean

See Also

Reference

SignalingParticipant Class

SignalingParticipant Members

Microsoft.Rtc.Signaling Namespace