Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Provides access to members that control handing of request messages.
Namespace: System.Data.Services
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
<ServiceContractAttribute> _
Public Interface IRequestHandler
'Usage
Dim instance As IRequestHandler
[ServiceContractAttribute]
public interface IRequestHandler
[ServiceContractAttribute]
public interface class IRequestHandler
[<ServiceContractAttribute>]
type IRequestHandler = interface end
public interface IRequestHandler
The IRequestHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ProcessRequestForMessage | Provides an entry point for the request. |
Top
.gif)