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 인터페이스입니다.

적용 대상