Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the timeout value when flowing transactions from server to client.in a duplex callback contract scenario.
Schema Hierarchy
<system.serviceModel>
  <behaviors>
    <endpointBehaviors>
      <behavior> of <endpointBehaviors>
        <callbackTimeouts>
Syntax
<callbackTimeOuts transactionTimeout="TimeSpan" />
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 within which transactions must complete or be automatically terminated. The default is “00:00:00”.  | 
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
Specifies an endpoint behavior.  | 
See Also
Reference
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05