Click or drag to resize
TimeIntervalEnd Property
End of interval.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeSpan End { get; set; }

Property Value

Type: TimeSpan
The end.
See Also