Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class
Members

In This Topic
    ReadFileAsync Class
    In This Topic
    Base class for asynchronous file reading.
    Syntax
    'Declaration
     
    Public MustInherit Class ReadFileAsync 
       Inherits devDept.Eyeshot.WorkUnit
    public abstract class ReadFileAsync : devDept.Eyeshot.WorkUnit 
    Inheritance Hierarchy
    See Also