Close synchronously stops background tasks and releases resources.
()
| 143 | // Close synchronously stops background tasks and releases |
| 144 | // resources. |
| 145 | Close() error |
| 146 | |
| 147 | // Options returns the options currently being used. |
| 148 | Options() CollectionOptions |
no outgoing calls