ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Configuration Namespace / MapTileServerConfiguration Class / MaxConnections Property

In This Topic
    MaxConnections Property
    In This Topic
    Gets or sets the number of maximum connections.
    Syntax
    'Declaration
     
    Public Property MaxConnections As Integer
    public int MaxConnections {get; set;}
    See Also