Share via


StreamingQuery.IsActive Method

Definition

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

Applies to