C# 클래스 NServiceBus.OutgoingPublishContext

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

공개 메소드들

메소드 설명
OutgoingPublishContext ( OutgoingLogicalMessage message, PublishOptions options, IBehaviorContext parentContext ) : System.Collections.Generic

메소드 상세

OutgoingPublishContext() 공개 메소드

public OutgoingPublishContext ( OutgoingLogicalMessage message, PublishOptions options, IBehaviorContext parentContext ) : System.Collections.Generic
message OutgoingLogicalMessage
options PublishOptions
parentContext IBehaviorContext
리턴 System.Collections.Generic