Click or drag to resize

SphinxQLParameterCollectionIsSynchronized Property

Specifies whether the collection is synchronized.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override bool IsSynchronized { get; }

Property Value

Boolean

Return Value

Boolean
true if the collection is synchronized; otherwise false.

Implements

ICollectionIsSynchronized
See Also