Library: RemotingNG
Package: Transport
Header: Poco/RemotingNG/Context.h
Helper class using RAII for Context setup and teardown.
Member Functions: context
~ScopedContext();
Destroys the Context object and removes it from the current thread.
Context::Ptr context() const;
Returns the Context object.