Datasnap.DSCommon.TDSClientCallbackChannelManager Events
InheritedProtected
OnChannelStateChange | published | Event to be notified when the channel is opened or closed. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnServerConnectionError | published | Event that occurs when an error happens on the server connection. |
OnServerConnectionTerminate | published | Event that occurs when the server connection terminates. |