Click or drag to resize
ResponseDataSenderMaxByteStream Property
Maximum streaming speed in bytes per second.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public virtual int MaxByteStream { get; set; }

Property Value

Type: Int32
See Also