ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / StreamServiceTableDefinition Class / GetArchiveMaximumFeatureAge Method

In This Topic
    GetArchiveMaximumFeatureAge Method (StreamServiceTableDefinition)
    In This Topic
    Gets the maximum age for features that are archived in an associated feature service layer accessible by GetArchiveFeatureServiceLayerURL.
    Syntax
    Public Function GetArchiveMaximumFeatureAge() As TimeSpan
    public TimeSpan GetArchiveMaximumFeatureAge()

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also