Fired when the process of rebuilding a disk is stopped.
Syntax
MediaServer_OnDiskRebuildAbort( DateTime, DiskId, Status )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the process of rebuilding a 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
[Previous][Next]