BelhardTraining.ConnectionPoolingDemo.App.GetCurrentProcessId C# (CSharp) Method

GetCurrentProcessId() private method

private GetCurrentProcessId ( ) : IntPtr
return System.IntPtr
        static extern IntPtr GetCurrentProcessId();