C# Class SevenDigital.Messaging.Infrastructure.AutoShutdown

Shuts down messaging when the activating thread ends
Afficher le fichier Open project: i-e-b/SevenDigital.Messaging

Méthodes publiques

Méthode Description
Activate ( ) : void

Shut down messaging when the activating thread ends

Private Methods

Méthode Description
ShutdownAction ( ) : void

Method Details

Activate() public static méthode

Shut down messaging when the activating thread ends
public static Activate ( ) : void
Résultat void