ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Tools Namespace / LazyAction Class / LazyAction Constructor / LazyAction Constructor(TimeSpan)

In This Topic
    LazyAction Constructor(TimeSpan)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal delay As TimeSpan _
    )
    public LazyAction( 
       TimeSpan delay
    )

    Parameters

    delay
    See Also