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

Inheritance: BlockRequestBase
Mostrar archivo Open project: Vanlightly/Taskling.NET

Public Methods

Method Description
QueuedForcedBlocksRequest ( TaskId taskId, string taskExecutionId, BlockType blockType ) : System

Method Details

QueuedForcedBlocksRequest() public method

public QueuedForcedBlocksRequest ( TaskId taskId, string taskExecutionId, BlockType blockType ) : System
taskId TaskId
taskExecutionId string
blockType BlockType
return System