TimerEventSubscription.QueueName 属性

定义

表示计时器订阅过期时将消息发送到的名称WorkflowQueueWorkflowRuntime

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

适用于