GodotSharpAPI
GodotSharpAPI
Godot
HTTPRequest Class
HTTPRequest Properties
BodySizeLimit Property
DownloadChunkSize Property
DownloadFile Property
MaxRedirects Property
Timeout Property
UseThreads Property
HTTPRequest
UseThreads Property
If
true
, multithreading is used to improve performance.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
UseThreads
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
HTTPRequest Class
Godot Namespace