共用方式為


<serviceTimeouts>

指定服務的逾時。

<<system.serviceModel>>
  <behaviors>
    <serviceBehaviors>
      <serviceBehaviors> 的 <behavior>
        <serviceTimeouts>

<serviceTimeouts transactionTimeout="TimeSpan" />

Type

屬性和項目

屬性

屬性 描述

transactionTimeout

TimeSpan 值,指定交易必須從用戶端流動至伺服器的時間間隔。預設為 "00:00:00"。

子項目

無。

父項目

項目 描述

<endpointBehaviors> 的 <behavior>

指定行為項目。

請參閱

參考

ServiceTimeoutsElement