UploadItemChunk.Stream Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the writing stream opened for the upload item chunk.
public Stream Stream { get; }
Gets the writing stream opened for the upload item chunk.
public Stream Stream { get; }