Public Member Functions |
|
| NetEspDeployment (Dictionary< String^ , String^ >^keys) |
|
| NetEspDeployment (ESP_SDK_NAMESPACE::EspDeployment *dep) |
|
| NetEspDeployment (String^ host, int32_t port) |
|
String^ | getGatewayHost () |
|
int32_t | getGatewayPort () |
|
String^ | getDataGatewayHost () |
|
int32_t | getDataGatewayPort () |
|
int32_t | getSqlPort () |
|
int32_t | getPid () |
|
int32_t | getTopologyIgnored () |
|
int32_t | getIsBigendian () |
|
int32_t | getAddressSize () |
|
int32_t | getDateSize () |
|
int32_t | getMoneyPrecision () |
|
String^ | getActiveActive () |
|
String^ | getRole () |
|
String^ | getInstanceId () |
|
int32_t | getInstanceIndex () |
|
ESP_SDK_NAMESPACE::EspDeployment * | getEspDeployement () |