TINMAN 3D
  • Tinman 3D SDK
  • Reference - API
  • Tinman.Core
  • Threading
  • Pooling
  • TaskDelegateVoid

TaskDelegateVoid

Description

[ThrowAny]
delegate Tinman.Core.Threading.Pooling.TaskDelegateVoid → <TInput in>

input : TInput

The task input data object.

Performs the actual task work of a background task.

If this delegate throws an exception, it will be wrapped; a PoolingException will then be thrown when TaskResultVoid.Finish is called.

TaskDelegate TaskExceptionDelegate

Tinman 3D SDK | Copyright 2012 - 2026 Matthias Englert | ALL RIGHTS RESERVED | "Tinman 3D" is a registered trademark.