Fired when a disk in a content server goes online.
Syntax
MediaServer_OnDiskOnline( DateTime, DiskId, Status )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the disk went online.
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
[Previous][Next]