IBindingConfigurationElement.SendTimeout 属性

定义

获取为完成发送操作提供的时间间隔。

public:
 property TimeSpan SendTimeout { TimeSpan get(); };
public TimeSpan SendTimeout { get; }
member this.SendTimeout : TimeSpan
Public ReadOnly Property SendTimeout As TimeSpan

属性值

TimeSpan

TimeSpan,指定在超时前必须完成发送操作的时间。

适用于