Search the docs
/
.Kill()
Kills a running live query by it's UUID.
Method Syntax
await db.Kill(queryUuid)
queryUuid
cancellationToken
await db.Kill(queryUuid);
Was this page helpful?
Previous
Invalidate
Next
ListenLive