snowflake.snowpark.Session.cancel_all¶
- Session.cancel_all() None [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/session.py#L1028-L1039)¶
Cancel all action methods that are running currently. This does not affect any action methods called in the future.