ChannelManagerBase.IDefaultCommunicationTimeouts.SendTimeout Propriété

Définition

Obtient l'intervalle de temps au terme duquel la méthode d'envoi, appelée par un objet de communication, expire.

property TimeSpan System::ServiceModel::IDefaultCommunicationTimeouts::SendTimeout { TimeSpan get(); };
TimeSpan System.ServiceModel.IDefaultCommunicationTimeouts.SendTimeout { get; }
member this.System.ServiceModel.IDefaultCommunicationTimeouts.SendTimeout : TimeSpan
 ReadOnly Property SendTimeout As TimeSpan Implements IDefaultCommunicationTimeouts.SendTimeout

Valeur de propriété

TimeSpan

TimeSpan qui spécifie l'intervalle de temps à attendre avant l'expiration de la méthode d'envoi.

Implémente

Remarques

IDefaultCommunicationTimeouts.SendTimeout appelle DefaultSendTimeout.

S’applique à