Interface IJobChunk
public interface IJobChunk
Methods
Execute(ChunkView, ref readonly JobExecutionContext)
void Execute(ChunkView view, ref readonly JobExecutionContext ctx)
Parameters
viewChunkViewctxJobExecutionContext
public interface IJobChunk
void Execute(ChunkView view, ref readonly JobExecutionContext ctx)
view ChunkViewctx JobExecutionContext