次の方法で共有


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 オブジェクトの Guid インターフェイス。

適用対象