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

Utility for setting up the termination cooldown event handler
파일 보기 프로젝트 열기: i-e-b/SevenDigital.Messaging

공개 메소드들

메소드 설명
Activate ( ) : void

Activate cooldown capture for this process

비공개 메소드들

메소드 설명
Instance_TerminateEvent ( object sender, TerminateEventArgs args ) : void

메소드 상세

Activate() 공개 정적인 메소드

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