LimitSpeedForTest Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploadModule..::..LimitSpeedForTest Property |
| UploadModule Class See Also Send Feedback |
Gets a value indicating whether [limit upload speed for test].
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static bool LimitSpeedForTest { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property LimitSpeedForTest As Boolean Get |