Share via


IRequestHandler Interface

Définition

Fournit l'accès aux membres qui contrôlent la gestion des messages de demande.

public interface class IRequestHandler
[System.ServiceModel.ServiceContract]
public interface IRequestHandler
[<System.ServiceModel.ServiceContract>]
type IRequestHandler = interface
Public Interface IRequestHandler
Dérivé
Attributs

Méthodes

ProcessRequestForMessage(Stream)

Fournit un point d'entrée pour la demande.

S’applique à