UploadItemChunkStream Property

Gets the writing stream opened for the upload item chunk.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public Stream Stream { get; }

Property Value

Stream

See Also