Default empty constructor.

C# | Visual Basic | Visual C++ |
public HttpENEConnection()
Public Sub New
public: HttpENEConnection ()

Hostname and port need to be set before
Query(ENEQuery) is called, else a
ENEQueryException will be thrown.