Class PointInTime
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class PointInTime : IPointInTime
Properties
| Edit this page View SourceId
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |
KeepAlive
Declaration
public Time KeepAlive { get; set; }
Property Value
Type | Description |
---|---|
Time |