C# 클래스 SevenDigital.Messaging.Infrastructure.AutoShutdown

Shuts down messaging when the activating thread ends
파일 보기 프로젝트 열기: i-e-b/SevenDigital.Messaging

공개 메소드들

메소드 설명
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