public void TestFlush()
        {
            NtCore.Flush();

            Assert.Pass();
        }