UnmappedRequestRoutingConvention Class

 

An implementation of IODataRoutingConvention that always selects the action named HandleUnmappedRequest if that action is present.

Namespace:   System.Web.Http.OData.Routing.Conventions
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

System::Object
  System.Web.Http.OData.Routing.Conventions::EntitySetRoutingConvention
    System.Web.Http.OData.Routing.Conventions::UnmappedRequestRoutingConvention

public ref class UnmappedRequestRoutingConvention : EntitySetRoutingConvention

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: