Manages sessions used by SpannerConnection. This is rarely used
directly by user code; it's public to provide flexibility when custom options are
required.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `SessionPoolManager` class, which is designed to manage sessions utilized by `SpannerConnection` in the Google.Cloud.Spanner.Data library."],["The latest version documented on this page is 5.0.0-beta05, although many prior versions including 4.6.0, 4.5.0 all the way to version 3.5.0 are also available to look at."],["`SessionPoolManager` provides a `Default` property for default session pool management and `SessionPoolOptions` for configuration."],["The `Create` method enables the creation of a `SessionPoolManager` with custom options and a specified logger, offering flexibility for different configurations."],["It is usually not necessary for users to interact directly with `SessionPoolManager`, as it primarily serves to provide a high level of customizability for custom user needs."]]],[]]