Page 1 of 1

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

Posted: 20 Jun 2022, 07:22
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.