User Guide

getMsgCacheStats() 41
Description
Returns detailed information about a live stream.
See also
getLiveStreams()
getMsgCacheStats()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getMsgCacheStats()
Parameters
None.
Returns
If the call succeeds, the server sends a reply information object with a level property of
status, a code property of NetConnection.Call.Success, and a data property that is an
object. The
data object has the following message cache statistics:
Description
Returns server TCMessage cache statistics. You must have server administrative privileges to
perform this operation.
Property Description
allocated
Number; total number of message objects allocated.
reused
Number; total number of objects used.
size
Number; current size.