API:Datasnap.DSSession.TDSTunnelService.OnCloseSession

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Unit: Datasnap.DSSession
Parent: TDSTunnelService

Delphi

property OnCloseSession: TTunnelSessionEvent read FOnCloseSession write FOnCloseSession;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.