MapWhenOptions Properties

The MapWhenOptions type exposes the following members.

Properties

  Name Description
Public property Branch The branch taken for a positive match.
Public property Predicate The user callback that determines if the branch should be taken.
Public property PredicateAsync The async user callback that determines if the branch should be taken.

Top

See Also

Reference

MapWhenOptions Class

Microsoft.Owin.Mapping Namespace