The MediaServer_Online event is fired when a content server's disk goes online.
Syntax
MediaServer_OnDiskOnline( datetime, diskid, status )
Parameters
datetime
A Date value specifying is the GMT time when the disk went online.
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
© 1996-1998 Microsoft Corporation. All rights reserved.