adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ThreadBase Class / Wake Method

In This Topic
    Wake Method
    In This Topic
    Signals the thread to wake if it is sleeping.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Wake() 
    public virtual void Wake()
    See Also