Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When creating a new Vault connection via the API using the ConnectionManager, I understood it's best to always close/logout the connection when you're done or closing your application.
During development, sometimes the application crashes, which probably leaves a connection open.
What are the consequences of these leftover connections and are they automatically closed/cleaned up after a certain timeout?
Solved! Go to Solution.