MapTileServerConfiguration.MaxConnections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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