提交 b93cdd87 编写于 作者: P Ping Xiao

add clean up method for C## nano test

上级 34d57212
......@@ -443,6 +443,7 @@ namespace TDengineDriver
public void cleanup()
{
TDengine.Cleanup();
Console.WriteLine("clean up...");
System.Environment.Exit(0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册