Datasnap.DSSession.TTunnelSessionEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TTunnelSessionEvent)(System::TObject* Sender, TDSTunnelSession* Session, _dt_Datasnap_Dssession_1 Content, int &Count);

Properties

Type Visibility Source Unit Parent
typedef public Datasnap.DSSession.hpp Datasnap.DSSession Datasnap.DSSession

Description

Type of events invoked when handling a tunnel session.

TTunnelSessionEvent is the type of events invoked when handling a tunnel session.

See Also