Is there a way to count number of sessions in DFC client? I know we can set the max_count in dfc.properties which should never exceed number of sessions set in server.ini.
In the Method Server, can we count those DFC active sessions?
In a custom client DFC program, can we count number of active DFC sessions.
I know about the list_sessions, show_sessions, but that is on the CS side.