ContentServerDisk.Rebuild Method

The ContentServerDisk.Rebuild method starts, pauses, or stops the rebuilding of a content server disk.

Syntax

ContentServerDisk.Rebuild (rebuildopt)

Parameters

rebuildopt

A rebuild option with one of the following values

Constant Value
MSRVREBUILD_LAST 0
MSRVREBUILD_STOP 1
MSRVREBUILD_FROM_START 2

See Also

Content Server Disk object, ServerView object

© 1996-1998 Microsoft Corporation. All rights reserved.