Freigeben über


HeaderCollection.SyncRoot

HeaderCollection.SyncRoot

The SyncRoot property contains an object used to synchronize access to the collection. This implementation always returns the current instance of the HeaderCollection object.

Syntax

[C#]

public Object SyncRoot {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property SyncRoot As Object

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

HeaderCollection