MinDataRate.GracePeriod 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
延迟执行 的时间 MinDataRate,从首次读取或写入数据的时间开始。
public:
property TimeSpan GracePeriod { TimeSpan get(); };
public TimeSpan GracePeriod { get; }
member this.GracePeriod : TimeSpan
Public ReadOnly Property GracePeriod As TimeSpan