Dear Team,
I'm using MsRdpClient to connect to a Remote machine through web. I wanted to capture the current stage of my MsRdpClient session. For instance, if the session is locked by the user, I wanted to get an alert " The session is locked". I have tried"IWRdsProtocolManager.NotifySessionStateChange()" method but it doesn't give the expected result. Can anyone help me to get it. Thanks in advance.
-Vinay Kalyankar.