HTTPClientBlockingModeEnabled Property |
If true, execution will block until all data is read from the response.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool BlockingModeEnabled { get; set; }
Property Value
Type:
BooleanSee Also