dotnet / dotnet/dotnet-api-docs
The documentation for OleDbConnection.ReleaseObjectPool Method says to wait for a timeout, but gives no indication of how long.
- Vorherrschende Sprache
- C#
- Sterne
- 949
- Forks
- 1.7k
- Ø Merge
- 2 T. 19 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
In [OleDbConnection.ReleaseObjectPool Method#remarks](https://learn.microsoft.com/en-us/dotnet/api/system.data.oledb.oledbconnection.releaseobjectpool?view=dotnet-plat-ext-6.0#remarks), point 2 says "Allow each connection object to time out of the pool." but gives no indication of what this really means or how long one has to wait.
Is there a way to reduce that wait time to zero? Is this not even truly needed at all.
I tried to review the reference source for this method, but was unable to determine the reason for this statement.
I appreciate any feedback that can be provided.
Thank you.
Beitragsleitfaden
Rechercherichtung
Start with the OleDbConnection.ReleaseObjectPool Method remarks page linked in the issue, especially point 2, and review the relevant reference source mentioned by the reporter. Determine whether the timeout duration or necessity can be documented from the available behavior. Done means the remarks clearly explain what waiting for connections to time out means and answer whether the wait can be reduced or skipped.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100