Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle.ReleaseHandle C# (CSharp) Method

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool
        protected override bool ReleaseHandle() { throw null; }
    }