共用方式為


IBindingConfigurationElement.SendTimeout 屬性

定義

取得供傳送作業完成其作業的時間間隔。

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

屬性值

TimeSpan

TimeSpan,指定必須在逾時前多久完成傳送作業。

適用於