Compartilhar via


TaskActivity<TInput,TOutput>.ITaskActivity.OutputType Property

Definition

Gets the type of the return value that this activity produces.

Type Microsoft.DurableTask.ITaskActivity.OutputType { get; }
member this.Microsoft.DurableTask.ITaskActivity.OutputType : Type
 ReadOnly Property OutputType As Type Implements ITaskActivity.OutputType

Property Value

Implements

Applies to