ArcGIS Pro 2.6 API Reference Guide
MaximumFeatureCount Property

ArcGIS.Core.CIM Namespace > CIMStreamServiceDataConnection Class : MaximumFeatureCount Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMStreamServiceDataConnection Class
CIMStreamServiceDataConnection Members