Méthode | Description | |
---|---|---|
Connect ( string host, int port, int clientId, bool extraAuth = false ) : void | ||
Dispose ( ) : void | ||
IbClient ( ) : System |
Méthode | 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 | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |