PlayReadySecureStopServiceRequest.UpdateTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the secure stop session's update/stop time property.
public:
property DateTime UpdateTime { DateTime get(); };
DateTime UpdateTime();
public System.DateTimeOffset UpdateTime { get; }
var dateTime = playReadySecureStopServiceRequest.updateTime;
Public ReadOnly Property UpdateTime As DateTimeOffset
Property Value
The secure stop session's update/stop time.