Datasnap.DSSession.TDSTunnelService Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnCloseSessionpublicSpecifies the type of event invoked before the session is closed.
OnErrorOpenSessionpublicSpecifies the type of event invoked if a session cannot open.
OnErrorReadSessionpublicSpecifies the type of event invoked if the reading operation failed.
OnErrorWriteSessionpublicSpecifies the type of event invoked if the writing operation failed.
OnOpenSessionpublicSpecifies the type of event invoked after the tunnel session is opened.
OnReadSessionpublicSpecifies the type of event invoked after reading data from the tunnel channel.
OnWriteSessionpublicSpecifies the type of event invoked after writing data into the tunnel channel.