PreviewHandlerProxyProcessExited - событие |
Событие происходящее при завершении приложения
Пространство имён:
Tessa.PreviewHandlers
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public event EventHandler ProcessExited
Public Event ProcessExited As EventHandler
public:
virtual event EventHandler^ ProcessExited {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract ProcessExited : IEvent<EventHandler,
EventArgs>
override ProcessExited : IEvent<EventHandler,
EventArgs>
Значение
Тип:
SystemEventHandlerРеализации
IPreviewHandlerProxyProcessExitedСм. также