SqlWorkflowInstanceStoreBehavior.RunnableInstancesDetectionPeriod 属性        
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 RunnableInstancesDetectionPeriod 属性。 指定时间段,在该时间段后,SQL 工作流实例存储区将运行一个检测任务,来检测上一检测周期后持久性数据库中的任何可运行或可激活的工作流实例。
public:
 property TimeSpan RunnableInstancesDetectionPeriod { TimeSpan get(); void set(TimeSpan value); };public TimeSpan RunnableInstancesDetectionPeriod { get; set; }member this.RunnableInstancesDetectionPeriod : TimeSpan with get, setPublic Property RunnableInstancesDetectionPeriod As TimeSpan属性值
返回时间间隔的值。