Datasnap.DSCommon.TDSClientChannelEventItem.CallbackId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Unit: Datasnap.DSCommon
Parent: TDSClientChannelEventItem

Delphi

CallbackId: string;

C++

System::UnicodeString CallbackId;

Description

The ID of the callback being added or removed. Empty string if the tunnel is being closed.

See Also