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

In This Topic
    IThreadRunnable Interface Members
    In This Topic

    The following tables list the members exposed by IThreadRunnable.

    Public Methods
     NameDescription
     MethodThis method has to be implemented in order that starting of the thread causes the object's run method to be called in that separately executing thread.  
    Top
    See Also