共用方式為


IPlayReadySecureStopServiceRequest.Stopped 屬性

定義

取得安全停止會話的已停止旗標屬性,指出此要求的安全停止會話是否已完全關閉。

public:
 property bool Stopped { bool get(); };
bool Stopped();
public bool Stopped { get; }
var boolean = iPlayReadySecureStopServiceRequest.stopped;
Public ReadOnly Property Stopped As Boolean

屬性值

Boolean

bool

安全停止會話的已停止旗標。

適用於