Starts the process of rebuilding a content server disk.
Syntax
ServerView.Rebuild( Selection )
Parameters
Selection
A Long value specifying the content server disk that is to be rebuilt.
Remarks
To rebuild using the ServerView object, 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
[Previous][Next]