Removes all connection reference counters and closes the connection.

Namespace:  Bespoke.Common.Data
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public void CloseAllPersitentConnections()
Visual Basic (Declaration)
Public Sub CloseAllPersitentConnections
Visual C++
public:
void CloseAllPersitentConnections()

See Also