IPlayReadySecureStopServiceRequest.Stopped 属性

定义

获取安全停止会话的 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

安全停止会话的已停止标志。

适用于