adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ThreadBase Class / ShouldTerminate Property

In This Topic
    ShouldTerminate Property (ThreadBase)
    In This Topic
    Indicates whether termination has been requested.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ShouldTerminate As Boolean
    public bool ShouldTerminate {get;}
    See Also