VsaEngine.Interrupt 方法
定义
在正在运行脚本代码的线程上调用 Abort()。Calls Abort() on the thread that is running the script code.
此 API 支持产品基础结构,不能在代码中直接使用。
public:
virtual void Interrupt();
public void Interrupt ();
abstract member Interrupt : unit -> unit
override this.Interrupt : unit -> unit
Public Sub Interrupt ()
实现
适用于