Edit

Share via


WeightedUriEndpoint Class

Definition

Represents a URI-based endpoint with a weight assigned.

public ref class WeightedUriEndpoint
public class WeightedUriEndpoint
type WeightedUriEndpoint = class
Public Class WeightedUriEndpoint
Inheritance
WeightedUriEndpoint

Constructors

WeightedUriEndpoint()

Properties

Uri

Gets or sets the URL of the endpoint.

Weight

Gets or sets the weight of the endpoint.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to