CandidateState.Endpoint Property

Definition

Gets the Endpoint.

public:
 property Microsoft::AspNetCore::Http::Endpoint ^ Endpoint { Microsoft::AspNetCore::Http::Endpoint ^ get(); };
public Microsoft.AspNetCore.Http.Endpoint Endpoint { get; }
member this.Endpoint : Microsoft.AspNetCore.Http.Endpoint
Public ReadOnly Property Endpoint As Endpoint

Property Value

Applies to