TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

StatData Class

This class represents statistical data about another object (Topic, Queue etc).

For a list of all members of this type, see StatData Members.

System.Object
   TIBCO.EMS.ADMIN.StatData

public class StatData

Remarks

Statistical data contains the total number of messages and their cumulative size. Optionally it provides message rates as number of messages per second and number of bytes per second. Whether or not rate information is available is controlled by the server configuration. If rate collection is turned off, all rate numbers are set to 0. However in those cases the application can calculate the rates based on the absolute numbers taken at periodic intervals.

Requirements

Namespace: TIBCO.EMS.ADMIN

Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

See Also

StatData Members | TIBCO.EMS.ADMIN Namespace