Click or drag to resize

ReaderCreateAsync Method

Overload List
  NameDescription
Public methodStatic memberCreateAsync(Stream)
Asynchronously initialize with Stream.
Public methodStatic memberCreateAsync(String)
Asynchronously initializes a new instance of the Reader class by loading the specified file into memory.
Top
See Also