IApplicationSessionOpened - событие
Событие, выполняемое после открытия сессии при запуске приложения.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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