TimerEventSubscription.QueueName プロパティ

定義

タイマー サブスクリプションの有効期限が切れたときにWorkflowRuntimeがメッセージを送信するWorkflowQueueの名前を表します。

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

プロパティ値

Guid オブジェクトのIComparable インターフェイス。

適用対象