C# Class SevenDigital.Messaging.Infrastructure.AutoShutdown

Shuts down messaging when the activating thread ends
Mostra file Open project: i-e-b/SevenDigital.Messaging

Public Methods

Method Description
Activate ( ) : void

Shut down messaging when the activating thread ends

Private Methods

Method Description
ShutdownAction ( ) : void

Method Details

Activate() public static method

Shut down messaging when the activating thread ends
public static Activate ( ) : void
return void