ResponseCollection.IsSynchronized

ResponseCollection.IsSynchronized

The ResponseCollection.IsSynchronized property indicates whether access to the collection is synchronized.

Syntax

[C#]

public Boolean IsSynchronized {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property IsSynchronized As Boolean

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

Response Sip Class

ResponseCollection