You are viewing documentation about an older version (1.3.0). View latest version

snowflake.snowpark.AsyncJob.cancel

AsyncJob.cancel() None[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/async_job.py#L235-L238)

Cancels the query associated with this instance.

Language: English