ChunkResult.Timestamp Property
Gets or sets the time stamp of the chunk in ticks.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property Timestamp As TimeSpan
Get
Private Set
'Usage
Dim instance As ChunkResult
Dim value As TimeSpan
value = instance.Timestamp
public TimeSpan Timestamp { get; private set; }
public:
property TimeSpan Timestamp {
TimeSpan get ();
private: void set (TimeSpan value);
}
member Timestamp : TimeSpan with get, private set
function get Timestamp () : TimeSpan
private function set Timestamp (value : TimeSpan)
Property Value
Type: System.TimeSpan
A TimeSpan object.
Version Information
Silverlight
Supported in: 5