OnServerFault Event

The MediaServer_OnServerFault event is fired when a title server is not performing optimally.

Syntax

MediaServer_OnServerFault( datetime, status )

Parameters

datetime

A Date value specifying the GMT time when the event occurred.

status

A Long value specifying the result passed back to the method that triggered this event.

Remarks

You can query the ServerStatus property to determine the condition of the server.

© 1996-1998 Microsoft Corporation. All rights reserved.