Gets the endpoint for a service in a region.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public RegionEndpoint..::..Endpoint GetEndpointForService( string serviceName )
 Parameters
 Parameters- serviceName (String)
- The services system name.
 Return Value
 Return Value Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentException | Thrown when the request service does not have a valid endpoint in the region. |