C# 클래스 NServiceBus.BatchDispatchContext

상속: BehaviorContext, IBatchDispatchContext
파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic

메소드 상세

BatchDispatchContext() 공개 메소드

public BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic
operations IReadOnlyCollection
parentContext IBehaviorContext
리턴 System.Collections.Generic