Icon OnRemoteTimeout Event

property OnRemoteTimeout: TTimeoutEvent

Usage

The OnRemoteTimeout event is fired when a remote session is waiting on a response from a database 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