MinDataRate.GracePeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The amount of time to delay enforcement of MinDataRate, starting at the time data is first read or written.
public:
property TimeSpan GracePeriod { TimeSpan get(); };
public TimeSpan GracePeriod { get; }
member this.GracePeriod : TimeSpan
Public ReadOnly Property GracePeriod As TimeSpan