Pauses the process of rebuilding a content server disk.
Syntax
ServerView.PauseRebuild( Selection )
Parameters
Selection
A Long value specifying the content server disk on which he process of rebuilding is to be paused.
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, select–1 or NST_CURRENT_SELECTION.
[Previous][Next]