ibi Patterns - Search 6.0.0 .NET API |
NetricsServerInterface Constructor (String, Int32) |
See AlsoExample |
![]() ![]() |
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New( _ ByVal host As String, _ ByVal port As Integer _ ) |
C# |
---|
public NetricsServerInterface( string host, int port ) |
C++ |
---|
public: NetricsServerInterface( String host, int port ) sealed |
J# |
---|
public NetricsServerInterface( string host, int port ) |
JScript |
---|
public function NetricsServerInterface( host : String, port : int ) |
Parameters
- host
- The hostname of the machine on which the ibi™ Patterns - Search Server is running
- port
- The port number on which the ibi™ Patterns - Search Server is running