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#]
Copy Code | |
---|---|
public Object SyncRoot {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property SyncRoot As Object |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)