SasCredentialsEndPointBehavior.IClientMessageInspector.BeforeSendRequest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- request
- Message
- channel
- IClientChannel