C# Class SevenDigital.Messaging.Infrastructure.Cooldown

Utility for setting up the termination cooldown event handler
显示文件 Open project: i-e-b/SevenDigital.Messaging

Public Methods

Method Description
Activate ( ) : void

Activate cooldown capture for this process

Private Methods

Method Description
Instance_TerminateEvent ( object sender, TerminateEventArgs args ) : void

Method Details

Activate() public static method

Activate cooldown capture for this process
public static Activate ( ) : void
return void