Class Timeouts
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
public class Timeouts
- Inheritance
-
Timeouts
- Inherited Members
Constructors
Timeouts()
public Timeouts()
Properties
AutoCancelTimeout
public int AutoCancelTimeout { get; set; }
Property Value
InitialScanDelay
public int InitialScanDelay { get; set; }
Property Value
Methods
FromJson(string)
public static Timeouts FromJson(string rawJson)
Parameters
rawJsonstring