ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / (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