LimitSpeedForTest Property
Gets a value indicating whether [limit upload speed for test].
[Visual Basic]
Public Shared ReadOnly Property LimitSpeedForTest As Boolean
Public Shared ReadOnly Property LimitSpeedForTest As Boolean
[C#]
public static bool LimitSpeedForTest {get;}
public static bool LimitSpeedForTest {get;}
Property Value
true if [limit speed for test]; otherwise, false.
UploadModule Class | CuteWebUI Namespace