ServerView.Rebuild Method

The ServerView.Rebuild method starts the rebuilding of a content server disk.

Syntax

ServerView.Rebuild( Selection )

Parameters

Selection

A Long value specifying the content server disk to rebuild.

Remarks

To rebuild using the ServerView object, you can obtain the value of a particular selection by using the CurrentSelection property, or the OnSelectionChanged event. To invoke this method on the current selection, specify –1 or NST_CURRENT_SELECTION.

See Also

Content Server Disk object

© 1996-1998 Microsoft Corporation. All rights reserved.