Fired when the process of rebuilding a disk is completed.
Syntax
MediaServer_OnDiskRebuildFinish( DateTime, DiskId, Status )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the process of rebuilding a disk is finished.
DiskId
A Long value specifying the disk ID.
Status
A constant value, as defined in the MSRVDISKSTATUS enumeration type, indicating the status of a content server disk.
See Also
OnAdminDiskRebuild, OnDiskRebuildAbort, OnDiskRebuildProgress, OnDiskRebuildStart
[Previous][Next]