max_conns


Description:

[ Version ( since = "0.12.14" ) ]
public int max_conns { get; set; }

Specifies 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.