AllocatedEndpoint Methods
Class Methods 1 member
Represents an endpoint allocated for a service instance.
Returns a string representation of the allocated endpoint URI.
public class AllocatedEndpoint{ public override string ToString() { // ... }}Returns
string The URI string, AllocatedEndpoint.UriString.