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 接口。