End of interval.
Namespace: StreamCodersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic long End { get; set; }
Public Property End As Long
Get
Set
public:
property long long End {
long long get ();
void set (long long value);
}
member End : int64 with get, set
Property Value
Type:
Int64
The end.
See Also