Theater SDK Banner 

Art
[Previous][Next]

OnCServerOffline Event

Fired when a content server goes offline.

Syntax

MediaServer_OnCServerOffline( DateTime, CserverId, Status )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the content server went offline.

CserverId

A Long value specifying the content server ID. The value corresponds to that which can be obtained from the Id property of a Contentserver object (implementing the IMSrvCServer interface).

Status

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

See Also

OnCServerOnline

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved