Namespace
This lesson discusses the Namespace which is conceptually similar to a notice board for all cooperating processes.
We'll cover the following...
Namespace
Namespace is a type that can be registered with a SyncManager
for sharing between processes. It doesn't have public methods but we can add writeable attributes to it. Think of namespace as a bulletin board, where attributes ...