Arguments to an EndAggMark event.
Note that for events of this type, the Tuple property
will be null.
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 class EndAggMarkEventArgs : QueryEventArgs
Public Class EndAggMarkEventArgs _ Inherits QueryEventArgs
public ref class EndAggMarkEventArgs : public QueryEventArgs
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| Generation |
The monotonically increasing generation number for the just completed generation of aggregate results
| |
| 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..::..EndAggMarkEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..EndAggMarkEventArgs