CloseGlobalConnection Method
- Last UpdatedApr 08, 2026
- 1 minute read
Closes the global connection.
This method should rarely be called (if ever) as it will disrupt the connection for all
other clients connected to the same driver using the same Data Access Layer (DAL) transport. In most cases, this
method should only be called when the DAL is shutting down completely, or if no calls will again
be made against that connection during the lifetime of the client.