Click or drag to resize
IntervalSpan Property
Gets the span of the interval.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public long Span { get; }

Property Value

Type: Int64
The span.
See Also