IPlayReadySecureStopServiceRequest.Stopped 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得安全停止會話的已停止旗標屬性,指出此要求的安全停止會話是否已完全關閉。
public:
property bool Stopped { bool get(); };
bool Stopped();
public bool Stopped { get; }
var boolean = iPlayReadySecureStopServiceRequest.stopped;
Public ReadOnly Property Stopped As Boolean
屬性值
安全停止會話的已停止旗標。
適用於