Fired when an administration application takes a disk offline.
Syntax
MediaServer_OnAdminDiskOffline( DateTime, Status, IPAddress, DiskId )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the disk went offline.
Status
A Long value specifying the result that was passed back to the method that triggered this event.
IPAddress
A String value specifying the IP address of the administrator.
DiskId
A Long value specifying the disk ID. The value corresponds to the Id property of a Disk object of the content server.
See Also
[Previous][Next]