TaskActivity<TInput,TOutput>.ITaskActivity.InputType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of the input parameter that this activity accepts.
Type Microsoft.DurableTask.ITaskActivity.InputType { get; }
member this.Microsoft.DurableTask.ITaskActivity.InputType : Type
ReadOnly Property InputType As Type Implements ITaskActivity.InputType