Theater SDK Banner 

Art
[Previous][Next]

OnAdminCServerOffline Event

Fired when an administration application takes a content server offline.

Syntax

MediaServer_OnAdminCServerOffLine( DateTime, Status, IPAddress, CserverId )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the content server 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.

CserverId

A Long value specifying the ID of the content server. The value corresponds to the Id property of a content server object.

See Also

ContentServer.Id

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved