<serviceTimeouts>
Specifies the timeout for a service.
<configuration>
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior>
<serviceTimeouts>
Syntax
<serviceTimeouts transactionTimeout="TimeSpan" />
Type
Type
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
transactionTimeout |
A TimeSpan value that specifies the interval of time a transaction must flow from client to server. The default is "00:00:00". |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
<behavior> | Specifies a behavior element. |
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา