MediaLicense.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.
Caution
PlayReady clients starting with version 3.0 ignore this property.
Obsolete. PlayReady clients starting with version 3.0 ignore this property. specifies the time period during which protected content can be played on a client after its clock becomes unset.
[System.Obsolete("PlayReady clients starting with version 3.0 ignore this property.")]
public TimeSpan GracePeriod { get; set; }
[<System.Obsolete("PlayReady clients starting with version 3.0 ignore this property.")>]
member this.GracePeriod : TimeSpan with get, set
Public Property GracePeriod As TimeSpan
Property Value
- Attributes