C# Class SevenDigital.Messaging.Infrastructure.Cooldown

Utility for setting up the termination cooldown event handler
Afficher le fichier Open project: i-e-b/SevenDigital.Messaging

Méthodes publiques

Méthode Description
Activate ( ) : void

Activate cooldown capture for this process

Private Methods

Méthode Description
Instance_TerminateEvent ( object sender, TerminateEventArgs args ) : void

Method Details

Activate() public static méthode

Activate cooldown capture for this process
public static Activate ( ) : void
Résultat void