ibi Patterns - Search 6.0.0 .NET API |
NetricsConMgr Members |
See AlsoExampleConstructorsMethods |
![]() ![]() |
Create connections to the ibi™ Patterns - Search Server.
The following tables list the members exposed by NetricsConMgr.
Public Constructors
Name | Description | |
---|---|---|
![]() |
NetricsConMgr | Create a connection manager. |
Public Methods
Name | Description | |
---|---|---|
![]() |
beginWork | Create a new transaction connection. |
![]() |
continueWork | |
![]() ![]() |
DefaultCertificateValidator | Ignores server-name mismatches in certificate validation. This is the ibi™ Patterns - Search .NET API default certificate validator. It bypasses server-name validation. This is because hosts are often specified by IP Address or a host name alias such as 'localhost', instead of an internet-registered host name. |
![]() |
Equals | (inherited from Object) |
![]() |
getCertificateValidator | Get the current certificate-validation callback. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
getHost | Return the current ibi™ Patterns - Search host machine. |
![]() |
getPort | This returns the current ibi™ Patterns - Search listen port. |
![]() |
getSSLEnabled | Returns |
![]() |
GetType | (inherited from Object) |
![]() |
isConnectionPoolingCommon | Return true if the current connection pooling setting is common mode. |
![]() |
isConnectionPoolingLocal | Return true if the current connection pooling setting is local mode. |
![]() |
isDebugOn | Return true if the debug setting is turned on. |
![]() |
newConnection | Create a new connection. |
![]() |
setCertificateValidator | Sets the certificate-validation callback. |
![]() |
setConnectionPoolingCommon | Set connection pooling to common mode. |
![]() |
setConnectionPoolingLocal | Set connection pooling to local mode. |
![]() |
setConnectionPoolingOff | Turn off connection pooling. |
![]() |
setDebugOff | Set debug logging off. |
![]() |
setDebugOn | Set debug logging on. |
![]() |
setHost | Set the ibi™ Patterns - Search host machine. |
![]() |
setNetProtocols | Set the network protocols that will be used to connect to the ibi™ Patterns - Search Server. |
![]() |
setPort | Set the ibi™ Patterns - Search listen port. |
![]() |
setSSLEnabled | Sets the SSL enable flag. |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |