show/hide this revision's text 2 edited title

How to test a remoting connection (check state)

show/hide this revision's text 1

How to a remoting connection (check state)

I have an object created in a host application and can accecss it remotely using remoting, is there any way I can test the connection to ensure it is still "alive"? Maybe an event I can use that fires if the remoting connection gets disconnected, or some property that can tell me the state of the remoting connection. Is there something like this available?