Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 631 Bytes

kibana-plugin-core-server.kibanarequestevents.md

File metadata and controls

20 lines (12 loc) · 631 Bytes

Home > kibana-plugin-core-server > KibanaRequestEvents

KibanaRequestEvents interface

Request events.

Signature:

export interface KibanaRequestEvents 

Properties

Property Type Description
aborted$ Observable<void> Observable that emits once if and when the request has been aborted.