Partager via


ResponseCollection.IsFixedSize

ResponseCollection.IsFixedSize

The ResponseCollection.IsFixedSize property indicates whether the collection has a fixed size.

Syntax

[C#]

public Boolean IsFixedSize {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property IsFixedSize 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