Click or drag to resize
UploadModuleLimitSpeedForTest Property
Gets a value indicating whether [limit upload speed for test].

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public static bool LimitSpeedForTest { get; }

Property Value

Type: Boolean
true if [limit speed for test]; otherwise, false.
See Also