StreamingQuery.IsActive Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if this query is actively running.
public bool IsActive ();
member this.IsActive : unit -> bool
Public Function IsActive () As Boolean
Returns
True if this query is actively running