MediaLicense.GracePeriod 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
PlayReady clients starting with version 3.0 ignore this property.
已过时。 从版本 3.0 开始的 PlayReady 客户端将忽略此属性。 指定在客户端时钟未设置后,可在客户端上播放受保护内容的时间段。
[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
属性值
- 属性