Fired when a content server fails to connect with the content server holding the next data block.
Syntax
MediaServer_OnCServerLinkFail( DateTime, CserverId, PeerCserverId, Status )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the attempt to connect failed.
CserverId
A Long value specifying the ID of the content server that reported the broken connection.
PeerCserverId
A Long value specifying the ID of the subsequent content server that shares the broken link.
Status
A Long value specifying the result that was passed back to the method that triggered this event.
See Also
[Previous][Next]