Click or drag to resize

HTTPClientConnection Property

The connection to use for this client.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public StreamPeer Connection { get; set; }

Property Value

Type: StreamPeer
See Also