PolicyJumpTable Class

Definition

Supports retrieving endpoints that fulfill a certain matcher policy.

public ref class PolicyJumpTable abstract
public abstract class PolicyJumpTable
type PolicyJumpTable = class
Public MustInherit Class PolicyJumpTable
Inheritance
PolicyJumpTable

Constructors

PolicyJumpTable()

Methods

GetDestination(HttpContext)

Returns the destination for a given httpContext in the current jump table.

Applies to