Session.Disconnect() Method
Disconnects the session from a database.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Remarks
The Disconnect method rolls back an existing transaction and closes the connection created by the Session.Connect method.