dotConnect for Adobe Commerce Documentation
Devart.Common Namespace / MonitorEventArgs Class / Duration Property

On this page
    Duration Property
    On this page
    The time between the start and the end of the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Duration As Double
    public double Duration {get;}
    See Also