It should be possible to forward an entire object graph from OutOfProcessSilo to its child process. The graph should be serialized and forwarded to the other process (for example via the command-line or console). OutOfProcessSiloServer should then be able to deserialize the object graph and present it via property.
It should be possible to forward an entire object graph from OutOfProcessSilo to its child process. The graph should be serialized and forwarded to the other process (for example via the command-line or console). OutOfProcessSiloServer should then be able to deserialize the object graph and present it via property.