ASP Uploader Class Reference

UploadModule.LimitSpeedForTest Property

Gets a value indicating whether [limit upload speed for test].

[Visual?Basic]
Public?Shared?ReadOnly?Property?LimitSpeedForTest?As?Boolean
[C#]
public?static?bool?LimitSpeedForTest?{get;}

Property Value

true if [limit speed for test]; otherwise, false.

See Also

UploadModule Class | CuteWebUI Namespace