IRequestHandler 인터페이스
요청 메시지의 전달을 제어하는 멤버에 대한 액세스를 제공합니다.
네임스페이스: System.Data.Services
어셈블리: Microsoft.Data.Services(Microsoft.Data.Services.dll)
구문
‘선언
<ServiceContractAttribute> _
Public Interface IRequestHandler
‘사용 방법
Dim instance As IRequestHandler
[ServiceContractAttribute]
public interface IRequestHandler
[ServiceContractAttribute]
public interface class IRequestHandler
[<ServiceContractAttribute>]
type IRequestHandler = interface end
public interface IRequestHandler
IRequestHandler 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
ProcessRequestForMessage | 요청의 진입점을 제공합니다. |
맨 위로 이동