DiscoveryAddEnvironment Method |
Name | Description | |
---|---|---|
AddEnvironment(DiscoverySuccessCallbackEnvironment, DiscoveryFailCallback, DictionaryString, Object, DictionaryString, Object) |
Creates a new environment. You can only create one environment per service instance.An attempt to create another environment
will result in an error. The size of the new environment can be controlled by specifying the size parameter.
| |
AddEnvironment(DiscoverySuccessCallbackEnvironment, DiscoveryFailCallback, String, String, Int32, DictionaryString, Object) |
Creates a new environment. You can only create one environment per service instance.An attempt to create another environment
will result in an error. The size of the new environment can be controlled by specifying the size parameter.
|