static shared_ptr< Context > Local()
Create a local context.
void CheckTerminated()
Convenience method that checks IsTerminated and if so throws a ShutdownException. ...
The Context abstract data type.
A local implementation of the Context interface.
An implemenation of Context for a local process specific context.
virtual bool RequireRemote()
Lets the kernel know that this context type requires remote activity. This overrides the kernel optio...
virtual bool IsTerminated()=0