Share via


ProtocolDescriptor.Sends Property

Definition

Gets the collection of types that could be sent from the Executor. This is always empty for a Workflow.

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

Property Value

Applies to