The MediaServer_OnDiskRebuildAbort event is fired when a disk regeneration is stopped.
Syntax
MediaServer_OnDiskRebuildAbort( datetime, diskid, status )
Parameters
datetime
A Date value specifying the GMT time when the disk rebuild was aborted.
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, OnDiskRebuildFinish, OnDiskRebuildProgress, OnDiskRebuildStart
© 1996-1998 Microsoft Corporation. All rights reserved.