Bitsadmin /cache /setexpirationtime

Applies To: Windows Server 2008, Windows Server 2008 R2

Sets the cache expiration time.

Syntax

bitsadmin /Cache /SetExpirationTime secs

Parameters

Parameter Description

secs

The number of seconds until the cache expires.

Examples

The following example expires the cache in 60 seconds.

C:\>bitsadmin /Cache / SetExpirationTime 60

Additional references

Command-Line Syntax Key