Datasnap.DSCommon.TDSClientCallbackChannelManager Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
TDSChannelBroadcastEventpublic
TDSChannelCallbackprotectedCallback used to wrap a group of callbacks.
TDSChannelInvokeEventpublic
TDSChannelThreadprotectedImplements a thread for this channel.
TDSExecuteThreadprotectedImplements a thread for the execution of a callback.
TDSWorkerpublicReference to a procedure that can be implemented and passed in the constructor of TDSChannelThread.
TParamSetuppublicReference to a procedure that takes in a parameter list.