API:Datasnap.DSSession.TDSTunnelService.OnCloseSession

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCloseSession: TTunnelSessionEvent read FOnCloseSession write FOnCloseSession;

C++

__property TTunnelSessionEvent OnCloseSession = {read=FOnCloseSession, write=FOnCloseSession};

Properties

Type Visibility Source Unit Parent
event public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSTunnelService

Description

Embarcadero Technologies does not currently have any additional information.