Search Results for

    Show / Hide Table of Contents

    Class CustomDelays

    Custon Delays class enables delays to be Inserted in script

    Inheritance
    System.Object
    CustomDelays
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Quark.XA.Core.AutomationProject.ActionsXA.Utilities
    Assembly: Quark.XA.Core.AutomationProject.dll
    Syntax
    public class CustomDelays

    Methods

    GiveYourDelay(Double)

    Delays the Thread by Input amount of Seconds

    Declaration
    public void GiveYourDelay(double timeInSeconds)
    Parameters
    Type Name Description
    System.Double timeInSeconds

    Delay in Seconds

    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.