IPlayReadySecureStopServiceRequest.Stopped Property

Definition

Gets the secure stop session's stopped flag property which indicates whether the secure stop session for this request was cleanly shut down.

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

Property Value

Boolean

bool

The secure stop session's stopped flag.

Applies to