@angular/core

ExperimentalPendingTasks

Class

Experimental service that keeps track of pending tasks contributing to the stableness of Angular application. While several existing Angular services (ex.: HttpClient) will internally manage tasks influencing stability, this API gives control over stability to library and application developers for specific cases not covered by Angular internals.

  
    class ExperimentalPendingTasks {}
  
  
Jump to details