HttpNfcLeaseState_enum

HttpNfcLeaseState_enum
HttpNfcLeaseState_enum

List of possible states of a lease.

Possible values:

  • initializing: When the lease is being initialized.
  • ready: When the lease is ready and disks may be transferred.
  • done: When the import/export session is completed, and the lease is no longer held.
  • error: When an error has occurred.
This data structure has no properties.
Enumeration: initializing, ready, done, error,