Endeca Presentation API
logAndWait Method (entry)
NamespacesEndeca.LoggingLogConnectionlogAndWait(LogEntry)
Sends a log request to the server, and reads the response
Declaration Syntax
C#Visual BasicVisual C++
public bool logAndWait(
	LogEntry entry
)
Public Function logAndWait ( _
	entry As LogEntry _
) As Boolean
public:
bool logAndWait (
	LogEntry^ entry
)
Parameters
entry (LogEntry)
The LogEntry object to send to the server
Return Value
True if the entry was successfully logged.

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