mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 14:20:10 +01:00
SessionPool sessions feature/property setters and getters
SessionPoolContainer
This commit is contained in:
@@ -90,7 +90,6 @@ public:
|
||||
Poco::Any getP(const std::string& name);
|
||||
|
||||
private:
|
||||
std::string _init;
|
||||
bool _f;
|
||||
Poco::Any _p;
|
||||
bool _connected;
|
||||
|
||||
Reference in New Issue
Block a user