Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)