Datasnap.DSServer.TDSServer Events

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
OnConnectpublishedOccurs when a connection is opened.
OnDisconnectpublishedOccurs when a connection is closed.
OnErrorpublishedOccurs when exceptions are raised during execution of server method.
OnGetDeltaStreamsprotected
OnPreparepublishedOccurs when server method being prepared for all TDSServerClass instances registered with server.
OnTracepublishedEvent handler used for receiving trace events.