ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStreamServiceDataConnection Class / MaximumFeatureCount Property

In This Topic
    MaximumFeatureCount Property
    In This Topic
    Gets or sets the maximum number of features that are held in memory before features are discarded.
    Syntax
    public long MaximumFeatureCount {get; set;}
    Public Property MaximumFeatureCount As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also