Share via


CandidateState Struct

Definition

The state associated with a candidate in a CandidateSet.

public value class CandidateState
public struct CandidateState
type CandidateState = struct
Public Structure CandidateState
Inheritance
CandidateState

Properties

Endpoint

Gets the Endpoint.

Score

Gets the score of the Endpoint within the current CandidateSet.

Values

Gets RouteValueDictionary associated with the Endpoint and the current request.

Applies to