MapTileServerConfiguration.MaxConnections Property

Definition

public:
 property int MaxConnections { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(2)]
[System.ComponentModel.NotifyParentProperty(true)]
public int MaxConnections { get; set; }
[<System.ComponentModel.DefaultValue(2)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
member this.MaxConnections : int with get, set
Public Property MaxConnections As Integer

Property Value

Attributes

Applies to