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

In This Topic
    Duration Property
    In This Topic
    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