Method | Description | |
---|---|---|
BlockExecutionCreateRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string blockId, int attempt ) : System |
public BlockExecutionCreateRequest ( TaskId taskId, string taskExecutionId, BlockType blockType, string blockId, int attempt ) : System | ||
taskId | TaskId | |
taskExecutionId | string | |
blockType | BlockType | |
blockId | string | |
attempt | int | |
return | System |