TimerEventSubscription.QueueName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 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 物件的 Guid 介面。