Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContinuationPointManager

Hierarchy

  • ContinuationPointManager

Constructors

constructor

  • Returns ContinuationPointManager

Methods

cancel

getNext

hasReachMaximum

  • hasReachMaximum(maxBrowseContinuationPoint: number): boolean
  • returns true if the current number of active continuation point has reach the limit specified in maxBrowseContinuationPoint

    Parameters

    • maxBrowseContinuationPoint: number

    Returns boolean

register

  • Parameters

    • maxElements: number
    • values: ReferenceDescription[]

    Returns ContinuationPointInfo

Generated using TypeDoc