C# Class Taskling.InfrastructureContracts.Blocks.RangeBlocks.BlockExecutionCreateRequest

Inheritance: BlockRequestBase
Afficher le fichier Open project: Vanlightly/Taskling.NET

Méthodes publiques

Méthode Description
BlockExecutionCreateRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string blockId, int attempt ) : System

Method Details

BlockExecutionCreateRequest() public méthode

public BlockExecutionCreateRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string blockId, int attempt ) : System
taskId TaskId
taskExecutionId string
blockType BlockType
blockId string
attempt int
Résultat System