Share via


SyncRoot Property

Gets the synchronization object for this participant.

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

Syntax

'Declaration
Protected ReadOnly Property SyncRoot As Object
    Get
'Usage
Dim value As Object

value = Me.SyncRoot
protected Object SyncRoot { get; }

Property Value

Type: System..::..Object
Synchronization object for this participant.

See Also

Reference

Participant Class

Participant Members

Microsoft.Rtc.Signaling Namespace