C# Класс SevenDigital.Messaging.Infrastructure.Cooldown

Utility for setting up the termination cooldown event handler
Показать файл Открыть проект

Открытые методы

Метод Описание
Activate ( ) : void

Activate cooldown capture for this process

Приватные методы

Метод Описание
Instance_TerminateEvent ( object sender, TerminateEventArgs args ) : void

Описание методов

Activate() публичный статический Метод

Activate cooldown capture for this process
public static Activate ( ) : void
Результат void