Datasnap.DSCommon.TDSClientCallbackChannelManager.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSClientCallbackChannelManager();

Properties

Type Visibility Source Unit Parent
destructor public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Destroys a TDSClientCallbackChannelManager instance.

Destroys an instance of the TDSClientCallbackChannelManager class.

See Also