Table of Contents

Class ImageRefPoolSnapshotsDiff

Namespace
ScanbotSDK.MAUI.Core.Image
Assembly
ScanbotSDK.Shared.dll
public class ImageRefPoolSnapshotsDiff
Inheritance
ImageRefPoolSnapshotsDiff
Inherited Members

Constructors

ImageRefPoolSnapshotsDiff()

public ImageRefPoolSnapshotsDiff()

Properties

Added

public required string[] Added { get; set; }

Property Value

string[]

Modified

public required string[] Modified { get; set; }

Property Value

string[]

Removed

public required string[] Removed { get; set; }

Property Value

string[]

TotalMemoryConsumptionDiff

public long TotalMemoryConsumptionDiff { get; set; }

Property Value

long