IAzureCosmosDbUpdateItemGeofencesT Method
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Task UpdateItemGeofences<T>(
T item,
CancellationToken cancellationToken = default
)
where T : class, IIdLabel, IHasGeofences
- item T
- Device whose geofences need to be updated
- cancellationToken CancellationToken (Optional)
- Cancellation token
- T
[Missing <typeparam name="T"/> documentation for "M:MobileTrack.DataContainers.Cosmos.IAzureCosmosDb.UpdateItemGeofences``1(``0,System.Threading.CancellationToken)"]
TaskTask completion