Share via


ProtocolDescriptor.Yields Property

Definition

Gets the collection of types that could be yielded as output by the Workflow or Executor.

public System.Collections.Generic.IEnumerable<Type> Yields { get; }
member this.Yields : seq<Type>
Public ReadOnly Property Yields As IEnumerable(Of Type)

Property Value

Applies to