Specialized write-only stream used for submitting a chunk of a large upload to a FileSystem.
Name | Description | |
---|---|---|
UploadStream |
Initializes a new instance of the UploadStream class. |
Implementers must call the Inedo.Extensibility.FileSystems.UploadStream.IncrementBytesWritten(System.Int64) method whenever data is written in any of the Write method overrides.