SnaFormat.Write Method Definition Writes a snapshot file to a stream. protected override void Write(SnaFile file, Stream stream); View source Parameters Name Type Description file SnaFile The snapshot file to write. stream Stream The stream to write to.