IEventActivity.QueueName Property

Definition

Gets the name of the WorkflowQueue on which the activity is waiting for data to arrive.

public IComparable QueueName { get; }

Property Value

The name of the WorkflowQueue on which the activity is waiting for data to arrive.

Applies to