WebHttpDispatchOperationSelector Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operation selector that supports the Web programming model.
public ref class WebHttpDispatchOperationSelector : System::ServiceModel::Dispatcher::IDispatchOperationSelector
public class WebHttpDispatchOperationSelector : System.ServiceModel.Dispatcher.IDispatchOperationSelector
type WebHttpDispatchOperationSelector = class
interface IDispatchOperationSelector
Public Class WebHttpDispatchOperationSelector
Implements IDispatchOperationSelector
- Inheritance
-
WebHttpDispatchOperationSelector
- Implements
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.
Web |
Initializes a new instance of the WebHttpDispatchOperationSelector. |
Web |
Initializes a new instance of the WebHttpDispatchOperationSelector with the specified endpoint. |
Http |
The name of the message property on the request message that provides the name of the selected operation for the request. |
Http |
A string used as a key for storing the value that indicates whether a call to a service operation was matched by the URI but not by the HTTP method. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Get |
Gets the UriTemplate associated with the specified operation name. |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Select |
Selects the service operation to call. |
Select |
Selects the service operation to call. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Продукт | Версии |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: