close Method
There are no connections to the backend to close in the case of a BlankConnection. However, there are frontend resources (like the tile cache) that can be disposed.
close(): Promise<void>
@note A BlankConnection should not be used after calling close
.
Returns - Promise
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.