Endeca Presentation and Logging APIs

Namespace:  Endeca.Logging
Assembly:  Endeca.Logging (in Endeca.Logging.dll) Version: 6.1.0.0

Syntax

C#
public virtual bool IsSynchronized { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property IsSynchronized As Boolean
Visual C++
public:
virtual property bool IsSynchronized {
	bool get ();
}

Implements

ICollection..::.IsSynchronized

See Also