ComponentOne PDF for .NET
(Global) Namespace / IThreadRunnable Interface
Members

In This Topic
    IThreadRunnable Interface
    In This Topic
    This interface should be implemented by any class whose instances are intended to be executed by a thread.
    Object Model
    IThreadRunnable Interface
    Syntax
    'Declaration
     
    
    Public Interface IThreadRunnable 
    public interface IThreadRunnable 
    See Also