IPlayReadySecureStopServiceRequest.StartTime Property

Definition

Gets the secure stop session's start time property.

public:
 property DateTime StartTime { DateTime get(); };
DateTime StartTime();
public System.DateTimeOffset StartTime { get; }
var dateTime = iPlayReadySecureStopServiceRequest.startTime;
Public ReadOnly Property StartTime As DateTimeOffset

Property Value

The secure stop session's start time.

Applies to