Back |
The BackForwardCacheBlockingDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnNumber | Column number in the script (0-based). | |
| Function | Function name where blockage happened. Optional because of anonymous functions and tests. | |
| LineNumber | Line number in the script (0-based). | |
| Url | Url of the file where blockage happened. Optional because of tests. |