C# 클래스 Taskling.InfrastructureContracts.Blocks.CommonRequests.ForcedBlocks.DequeueForcedBlocksRequest

상속: BlockRequestBase
파일 보기 프로젝트 열기: Vanlightly/Taskling.NET

공개 메소드들

메소드 설명
DequeueForcedBlocksRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, List forcedBlockQueueIds ) : System

메소드 상세

DequeueForcedBlocksRequest() 공개 메소드

public DequeueForcedBlocksRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, List forcedBlockQueueIds ) : System
taskId TaskId
taskExecutionId string
blockType BlockType
forcedBlockQueueIds List
리턴 System