SasCredentialsEndPointBehavior.IClientMessageInspector.BeforeSendRequest Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
virtual System::Object ^ System.ServiceModel.Dispatcher.IClientMessageInspector.BeforeSendRequest(System::ServiceModel::Channels::Message ^ % request, System::ServiceModel::IClientChannel ^ channel) = System::ServiceModel::Dispatcher::IClientMessageInspector::BeforeSendRequest;
object IClientMessageInspector.BeforeSendRequest (ref System.ServiceModel.Channels.Message request, System.ServiceModel.IClientChannel channel);
Function BeforeSendRequest (ByRef request As Message, channel As IClientChannel) As Object Implements IClientMessageInspector.BeforeSendRequest
Paramètres
- request
- Message
- channel
- IClientChannel