Partager via


TransportDuplexSessionChannel.OnSendCore(Message, TimeSpan) Méthode

Définition

protected:
 abstract void OnSendCore(System::ServiceModel::Channels::Message ^ message, TimeSpan timeout);
protected abstract void OnSendCore (System.ServiceModel.Channels.Message message, TimeSpan timeout);
abstract member OnSendCore : System.ServiceModel.Channels.Message * TimeSpan -> unit
Protected MustOverride Sub OnSendCore (message As Message, timeout As TimeSpan)

Paramètres

message
Message
timeout
TimeSpan

S’applique à