snowflake.snowpark.AsyncJob.cancel¶
- AsyncJob.cancel() None [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/async_job.py#L243-L258)¶
Cancels the query associated with this instance.
Cancels the query associated with this instance.