C# Class Taskling.InfrastructureContracts.Blocks.CommonRequests.ForcedBlocks.DequeueForcedBlocksRequest

Inheritance: BlockRequestBase
Exibir arquivo Open project: Vanlightly/Taskling.NET

Public Methods

Method Description
DequeueForcedBlocksRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, List forcedBlockQueueIds ) : System

Method Details

DequeueForcedBlocksRequest() public method

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