Class SnapshotNextEventArgs
Inheritance
SnapshotNextEventArgs
Assembly: OpenSearch.Client.dll
Syntax
public class SnapshotNextEventArgs : EventArgs
Constructors
|
Edit this page
View Source
SnapshotNextEventArgs(SnapshotStatusResponse)
Declaration
public SnapshotNextEventArgs(SnapshotStatusResponse snapshotStatusResponse)
Parameters
Properties
|
Edit this page
View Source
SnapshotStatusResponse
Declaration
public SnapshotStatusResponse SnapshotStatusResponse { get; }
Property Value
Extension Methods