IAzureCosmosDbUnlockDevice Method
Unlocks a
DeviceDto and its environment (if locked)
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
Task UnlockDevice(
DeviceDto device,
UserSessionData unlockedBy,
bool isImplicitLock,
CancellationToken cancellationToken = default
)
- device DeviceDto
- object to be unlocked
- unlockedBy UserSessionData
- User unlocking the EnvironmentDto
- isImplicitLock Boolean
- True if the lock is done implicitly
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskTask completion