C# 클래스 NServiceBus.OutgoingSendContext

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

공개 메소드들

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

메소드 상세

OutgoingSendContext() 공개 메소드

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