0

Consider xen app server hosting published application. Is it possible to find out if the remote disconnect was triggered by citrix or other source ?

the Tin Man
  • 158,662
  • 42
  • 215
  • 303
user476566
  • 1,319
  • 3
  • 26
  • 42

1 Answers1

1

if it was disconnect by Citrix then it normally because of the idle timeout and if this is the case then there will be a event in the windows event stating that the session was disconnected because of idle timeout

Ian
  • 11
  • 2