C# 클래스 NServiceBus.UnsubscribeContext

상속: BehaviorContext, IUnsubscribeContext
파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System

메소드 상세

UnsubscribeContext() 공개 메소드

public UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System
parentContext IBehaviorContext
eventType System.Type
options UnsubscribeOptions
리턴 System