Endeca Presentation API
LogConnection Constructor (host, port)
NamespacesEndeca.LoggingLogConnectionLogConnectionLogConnectionNew(String, Int32)
Initialize a LogConnection.
Declaration Syntax
C#Visual BasicVisual C++
public LogConnection(
	string host,
	int port
)
Public Sub New ( _
	host As String, _
	port As Integer _
)
public:
LogConnection (
	String^ host, 
	int port
)
Parameters
host (String)
The hostname of the log server
port (Int32)
The port used to connect to the log server

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