Class DeviceSession

Convenience class to manage device usage for a floating license.

Implements

  • AsyncDisposable

Constructors

Methods

Constructors

  • Constructor to create a DeviceSession with a given close timeout.

    Parameters

    • deviceDeregisterTimeoutMs: number = 15000

      The timeout in milliseconds for device deregistration.

    Returns DeviceSession

Methods

  • Returns Promise<void>