Base class for all query-based events.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
public abstract class QueryEventArgs : EventArgs
Public MustInherit Class QueryEventArgs _ Inherits EventArgs
public ref class QueryEventArgs abstract : public EventArgs
Members
| All Members | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..BeginAggMarkEventArgs
StreamBase.LiveView.API..::..BeginDeleteEventArgs
StreamBase.LiveView.API..::..BeginSnapshotEventArgs
StreamBase.LiveView.API..::..EndAggMarkEventArgs
StreamBase.LiveView.API..::..EndDeleteEventArgs
StreamBase.LiveView.API..::..EndSnapshotEventArgs
StreamBase.LiveView.API..::..QueryClosedEventArgs
StreamBase.LiveView.API..::..QueryExceptionEventArgs
StreamBase.LiveView.API..::..TupleEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..BeginAggMarkEventArgs
StreamBase.LiveView.API..::..BeginDeleteEventArgs
StreamBase.LiveView.API..::..BeginSnapshotEventArgs
StreamBase.LiveView.API..::..EndAggMarkEventArgs
StreamBase.LiveView.API..::..EndDeleteEventArgs
StreamBase.LiveView.API..::..EndSnapshotEventArgs
StreamBase.LiveView.API..::..QueryClosedEventArgs
StreamBase.LiveView.API..::..QueryExceptionEventArgs
StreamBase.LiveView.API..::..TupleEventArgs