IAzureCosmosDbUpdateItemGeofencesT Method
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
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