Arguments to a BeginSnapshot event.
            
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.1.2.1849 (2.1.2.1849)
Syntax
| C# | Visual Basic | Visual C++ | 
public class BeginSnapshotEventArgs : QueryEventArgs
Public Class BeginSnapshotEventArgs _ Inherits QueryEventArgs
public ref class BeginSnapshotEventArgs : public QueryEventArgs
Members
| All Members | Properties  | Methods  | 
| Member | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| Fields | 
            The list of Schema..::..Field objects that will be used in this query.
              | |
| GetHashCode()()()() | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object.  (Inherited from Object.) | 
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..BeginSnapshotEventArgs
System..::..EventArgs
StreamBase.LiveView.API..::..QueryEventArgs
StreamBase.LiveView.API..::..BeginSnapshotEventArgs