Class RefCountedObjectProfile
- Namespace
- ScanbotSDK.MAUI.Core.Utils
- Assembly
- ScanbotSDK.Shared.dll
public class RefCountedObjectProfile
- Inheritance
-
RefCountedObjectProfile
- Inherited Members
-
Constructors
RefCountedObjectProfile()
public RefCountedObjectProfile()
Properties
SerializedReferences
public int SerializedReferences { get; init; }
Property Value
- int
StrongReferences
public int StrongReferences { get; init; }
Property Value
- int
TimestampCreated
public required long TimestampCreated { get; init; }
Property Value
- long
UniqueId
public required string UniqueId { get; init; }
Property Value
- string