Method | Description | |
---|---|---|
Connect ( string host, int port, int clientId, bool extraAuth = false ) : void | ||
Dispose ( ) : void | ||
IbClient ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Connect ( string host, int port, int clientId, bool extraAuth = false ) : void | ||
host | string | |
port | int | |
clientId | int | |
extraAuth | bool | |
return | void |