Icon OnRemoteTimeout Event

property OnRemoteTimeout: TEDBRemoteTimeoutEvent

Usage

The OnRemoteTimeout event is fired when a remote session is waiting on a response from the ElevateDB Server and has not received a response within the number of seconds indicated by the RemoteTimeout property. The StayConnected parameter indicates whether the remote session should stay connected and keep waiting on a response or whether it should disconnect from the server.
Image