StreamingQuery.Stop 方法

定义

如果此查询正在运行,则停止执行该查询。 此方法将一直阻止,直到执行执行的线程停止。

public void Stop ();
member this.Stop : unit -> unit
Public Sub Stop ()

适用于