This documentation is archived and is not being maintained.
WebHttpDispatchOperationSelector Class
Visual Studio 2008
The operation selector that supports the Web programming model.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
The WebHttpDispatchOperationSelector dispatches method calls based on matching the Uniform Resource Identifier (URI) to a UriTemplateTable. If multiple matches are found in the UriTemplateTable, dispatch is done by the HTTP method.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: