Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

  • ContinuationPointManager

Implements

Index

Constructors

constructor

  • Returns ContinuationPointManager

Methods

clearContinuationPoints

  • clearContinuationPoints(): void
  • Returns void

getNextHistoryReadRaw

getNextReferences

    • releaseContinuationPoints = TRUE

    passed continuationPoints shall be reset to free resources in the Server. The continuation points are released and the results and diagnosticInfos arrays are empty.

    • releaseContinuationPoints = FALSE

      passed continuationPoints shall be used to get the next set of browse information

    Parameters

    Returns IContinuationPointInfo<ReferenceDescription>

hasReachedMaximum

  • hasReachedMaximum(maxContinuationPoint: number): boolean
  • returns true if the current number of active continuation point has reached the limit specified in maxContinuationPoint

    Parameters

    • maxContinuationPoint: number

    Returns boolean

registerHistoryReadRaw

registerReferences

Generated using TypeDoc