Interface IPointInTime
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IPointInTime
Properties
| Edit this page View SourceId
Declaration
[DataMember(Name = "id")]
string Id { get; set; }
Property Value
Type | Description |
---|---|
string |
KeepAlive
Declaration
[DataMember(Name = "keep_alive")]
Time KeepAlive { get; set; }
Property Value
Type | Description |
---|---|
Time |