The MediaServer_OnDiskRebuildFinish event is fired when a disk regeneration is completed.
Syntax
MediaServer_OnDiskRebuildFinish( datetime, diskid, status )
Parameters
datetime
A Date value specifying the GMT time when the disk rebuild finished.
diskid
A Long value specifying the disk ID.
status
A constant value, as defined in the MSRVDISKSTATUS enumeration, indicating the status of a content server disk.
See Also
OnAdminDiskRebuild, OnDiskRebuildAbort, OnDiskRebuildProgress, OnDiskRebuildStart
© 1996-1998 Microsoft Corporation. All rights reserved.