System.Threading.SafeCompressedStackHandle.SafeCompressedStackHandle C# (CSharp) Method

SafeCompressedStackHandle() public method

public SafeCompressedStackHandle ( ) : System.Security
return System.Security
        public SafeCompressedStackHandle() : base(IntPtr.Zero, true)
        {       
        }