TimerEventSubscription.QueueName Propiedad

Definición

Representa el nombre de WorkflowQueue al cual WorkflowRuntime envía un mensaje cuando caduca la suscripción del temporizador.

public:  virtual property IComparable ^ QueueName {  public:
IComparable ^ get(); protected:
 void set(IComparable ^ value); };
public virtual IComparable QueueName { get; protected set; }
member this.QueueName : IComparable with get, set
Public Overridable Property QueueName As IComparable

Valor de propiedad

IComparable

La interfaz IComparable para un objeto Guid.

Se aplica a