Click or drag to resize

QdbContinuousQuery Class

Holds the callback function and relevant information of a continuous query.
Inheritance Hierarchy

Namespace:  Quasardb.Query
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public sealed class QdbContinuousQuery : SafeHandle

The QdbContinuousQuery type exposes the following members.

Properties
  NameDescription
Public propertyIsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
(Overrides SafeHandleIsInvalid.)
Top
See Also