Fired when a title server is not performing optimally.
Syntax
MediaServer_OnServerFault( DateTime, Status )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the event occurred.
Status
A Long value specifying the result that was passed back to the method that triggered this event.
Remarks
You can query the ServerStatus property to determine the condition of the server.
[Previous][Next]