The Microsoft.Win32.SafeHandles namespace contains classes that are abstract derivations of safe handle classes that provide common functionality supporting file and operating system handles.
These classes are derived from the System.Runtime.InteropServices..::.SafeHandle and System.Runtime.InteropServices..::.CriticalHandle classes.

Classes