共用方式為


TimerEventSubscription.QueueName 屬性

定義

表示 WorkflowQueue 的名稱,當計時器訂閱到期時 WorkflowRuntime 會傳送訊息給該佇列。

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

屬性值

IComparable

IComparable 物件的 Guid 介面。

適用於