Click or drag to resize

StreamPeerSSLPoll Method

Poll the connection to check for incoming bytes. Call this right before GetAvailableBytes for it to work properly.

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