set_max_conns


Description:

[ Version ( since = "0.12.14" ) ]
public void set_max_conns (int max_conns)

Sets the max number of allowed simultaneous connections for this tile source.

Before changing this remember to verify how many simultaneous connections your tile provider allows you to make.

Parameters:

this

the NetworkTileSource

max_conns

the number of allowed simultaneous connections




2022 vala-language.org