IApplicationSessionOpened - событие
Событие, выполняемое после открытия сессии при запуске приложения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
event EventHandler<ApplicationContextDeferredEventArgs> SessionOpened
Event SessionOpened As EventHandler(Of ApplicationContextDeferredEventArgs)
event EventHandler<ApplicationContextDeferredEventArgs^>^ SessionOpened {
void add (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
void remove (EventHandler<ApplicationContextDeferredEventArgs^>^ value);
}
abstract SessionOpened : IEvent<EventHandler<ApplicationContextDeferredEventArgs>,
ApplicationContextDeferredEventArgs>
Значение
EventHandlerApplicationContextDeferredEventArgs