HeaderCollection.IsFixedSize
The HeaderCollection.IsFixedSize property indicates whether the collection has a fixed size.
Syntax
[C#]
Copy Code | |
---|---|
public Boolean IsFixedSize {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property IsFixedSize As Boolean |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)