How to get the number of subscriptions and the number of monitored items.

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
miyamae
Jr. Member
Jr. Member
Posts: 4
Joined: 12 Feb 2020, 11:29

How to get the number of subscriptions and the number of monitored items.

Post by miyamae »

Hi there,

I want to know the number of sessions, subscriptions, and monitored items on the server side.
I found that the number of sessions can be obtained from the SessionManager class.

How do I get the number of subscriptions and the number of monitored items?

Thanks in advance.

Post Reply