Endeca Presentation API
IsSynchronized Property
NamespacesEndeca.NavigationAggrERecListIsSynchronized
Gets a value indicating whether access to the AggrERecList is synchronized (thread-safe).
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IsSynchronized{ get;}
Public Overridable ReadOnly Property IsSynchronized As Boolean
public:
virtual property bool IsSynchronized {
	bool get ();
}
Value
true if access to the AggrERecList is synchronized (thread-safe); otherwise, false. The default is false.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0