EC2MultiRegionTranslator Class |
Its distinctive feature is that it translates addresses according to the location of the server host:
Namespace: Dse
public class EC2MultiRegionTranslator : IAddressTranslator
The EC2MultiRegionTranslator type exposes the following members.
Name | Description | |
---|---|---|
EC2MultiRegionTranslator | Initializes a new instance of the EC2MultiRegionTranslator class |
Name | Description | |
---|---|---|
Translate |
Addresses in the same EC2 region are translated to private IPs and addresses in different EC2 regions
(than the client) are unchanged.
|