ServerView.PauseRebuild Method

The ServerView.PauseRebuild method pauses the rebuild of a content server disk.

Syntax

ServerView.PauseRebuild( selection )

Parameters

selection

A Long value specifying the content server disk on which to pause rebuilding.

Remarks

To obtain the value of a particular selection, use the CurrentSelection property, or the OnSelectionChanged event. To invoke this method on the current selection, specify –1 or NST_CURRENT_SELECTION.

© 1996-1998 Microsoft Corporation. All rights reserved.