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

Shuts down messaging when the activating thread ends
Показать файл Открыть проект

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

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

Shut down messaging when the activating thread ends

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

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

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

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

Shut down messaging when the activating thread ends
public static Activate ( ) : void
Результат void