Endeca Presentation API
IsSynchronized Property
NamespacesEndeca.LoggingLogEntryIsSynchronized
Gets a value indicating whether access to the LogEntry 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 LogEntry is synchronized (thread-safe); otherwise, false. The default is false.

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