C# (CSharp) Brunet.Applications BasicNode.Run - 2 examples found. These are the top rated real world C# (CSharp) examples of Brunet.Applications.BasicNode.Run extracted from open source projects. You can rate examples to help us improve the quality of examples.
This should be called by the Main after all the setup is done this passes control to the _node and won't return until the program is exiting. (It is synchronous.)