Open a connection to the controller
Namespace: Bsw.Isonas.Dotnet.Client.CoreAssembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax
Return Value
Type:An active connection
Exceptions
| Exception | Condition |
|---|---|
| Bsw.Isonas.Dotnet.Client.Exceptions InvalidHostException | If we cannot connect to the controller on the specified port |
| Bsw.Isonas.Dotnet.Client.Exceptions AccessControlTimeoutException | We don't receive the LOGON prompt from Isonas within the configured timeout period |
See Also