Click or drag to resize

HTTPClientClose Method

Closes the current connection, allowing reuse of this HTTPClient.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Close()
See Also