Hi All,
I want to destroy session. I found killSession method in DFC api. For killSession method we require ID of IDfSession.
I am using IDfSession.getSessionId() method but it is giving me values like s0,s1...etc. So, how to get session id. If there is other method to destroy session, please suggest.
Thanks