Managed DirectShow Programming Reference

Event.End Property

[This is preliminary documentation and subject to change.]

Gets or sets the end time for the event.

public  End {get; set;}

Exceptions

Exception Type Condition
ArgumentException The end time is prior to the Start time.

See Also

Event Class | KvTv.DirectShow.Windows.Forms Namespace