AceQL HTTP C# Client SDK v7.7

AceQLParameterCollection..::..IsSynchronized Property

Specifies whether the collection is synchronized. Not implemented.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public bool IsSynchronized { get; }

Field Value

true if this instance is synchronized; otherwise, false.

Exceptions


ExceptionCondition
[System.NotSupportedException]