Click or drag to resize
StreamFileCommand Constructor
Overload List
  NameDescription
Public methodStreamFileCommand(String)
Creates a new StreamFileCommand, streaming from the beginning.
Public methodStreamFileCommand(String, String)
Creates a new StreamFileCommand, streaming from the beginning.
Public methodStreamFileCommand(String, String, Int32)
Creates a new StreamFileCommand, streaming from the given offset.
Top
See Also