We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a6b48 commit 87bbf8bCopy full SHA for 87bbf8b
src/dds.net-connector-cpp.app/test-app.cpp
@@ -37,6 +37,8 @@ int main()
37
connector.start();
38
39
wait_for_exit_key();
40
+
41
+ connector.stop();
42
}
43
catch (exception& ex)
44
{
0 commit comments