Datasnap.DSSession.TDSSessionManager.AddSessionEvent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSSessionManager | |
Delphi
procedure AddSessionEvent(Event: TDSSessionEvent);
C++
void __fastcall AddSessionEvent(_di_TDSSessionEvent Event);
Description
Adds the given session event to the list of events.
The AddSessionEvent method is used to add the given session Event to the list of events.