Click or drag to resize

StreamCopy Class

IT Hit User File System
Stream helper functions.
Inheritance Hierarchy
SystemObject
  ITHit.FileSystem.WindowsStreamCopy

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26901.0
Syntax
public static class StreamCopy

The StreamCopy type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopyToAsync
Asynchronously copies specified number of bytes from current stream to destination stream, using a specified buffer size.
Top
See Also