| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 38329bd commit 3fa57ee
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -170,6 +170,11 @@ provided by AsyncHooks itself. The logging should then be skipped when | |||
| 170 | 170 | it was the logging itself that caused AsyncHooks callback to call. By | |
| 171 | 171 | doing this the otherwise infinite recursion is broken. | |
| 172 | 172 | ||
| 173 | + ### Class: `AsyncHook` | ||
| 174 | + | ||
| 175 | + The class `AsyncHook` exposes an interface for tracking lifetime events | ||
| 176 | + of asynchronous operations. | ||
| 177 | + | ||
| 173 | 178 | #### `asyncHook.enable()` | |
| 174 | 179 | ||
| 175 | 180 | * Returns: {AsyncHook} A reference to `asyncHook`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments