tibemsConsumerInfo_GetDetailedStatistics
Function
C Declaration
tibems_status tibemsConsumerInfo_GetDetailedStatistics( tibemsConsumerInfo consumerInfo, tibemsCollection* collection);
COBOL Call
CALL "tibemsConsumerInfo_GetDetailedStatistics" USING BY VALUE consumerInfo, BY REFERENCE collection, RETURNING tibems-status END-CALL.
Remarks
Return detailed statistics for the consumer, giving a breakdown of the consumer's aggregate statistics across all destinations that it has received messages on.
This function returns NULL when there are no detailed statistics available for the consumer. This can happen for any of the following reasons:
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.