Timeout Header

Timeout Header

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. The WebDAV Timeout header may be used with the WebDAVLOCK Method to specify when the lock on the resource will expire.

Syntax

TimeOut = "Timeout" ":" 1#TimeType
TimeType = ("Second-" DAVTimeOutVal | "Infinite" | Other)
DAVTimeOutVal = 1*digit
Other = "Extend" field-value

A Timeout request header must contain at least one TimeType value and may contain more. Multiple TimeType values are specified to indicate multiple values and value types which are acceptable to the client.

A Timeout response header must specify a "Second", "Infinite", or other value with which the client is familiar.

The "Second" TimeType specifies the number of seconds from the granting of the lock on a resource until the automatic removal of the lock by the server. The number of seconds specified cannot exceed 2^32-1.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.