adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ComputerMonitor Class / TestInterval Property

In This Topic
    TestInterval Property
    In This Topic
    The interval (in seconds) to test at.
    Syntax
    'Declaration
     
    
    Public Property TestInterval As Integer
    public int TestInterval {get; set;}
    See Also