tibemsServerInfo
Type
Purpose
Represent a TIBCO Enterprise Message Service server.
Remarks
This type represents metrics for an EMS server.
Function | Description |
---|---|
tibemsServerInfo_Destroy
|
Destroy a
tibemsServerInfo object.
|
tibemsServerInfo_GetConsumerCount
|
Get the total number of consumers. |
tibemsServerInfo_GetProducerCount
|
Get the total number of producers. |
tibemsServerInfo_GetQueueCount
|
Get the total number of queues in the server. |
tibemsServerInfo_GetTopicCount
|
Get the total number of topics in the server. |
Subtopics