Like this:
using (MagickImage im = new MagickImage()) { im.Ping(SourceStream); ExifProfile exifPro = im.GetExifProfile(); }