Table of Contents

Interface IDateTimeProvider

Namespace
Elasticsearch.Net
Assembly
Elasticsearch.Net.dll
public interface IDateTimeProvider

Methods

DeadTime(int, TimeSpan?, TimeSpan?)

DateTime DeadTime(int attempts, TimeSpan? timeoutFactor, TimeSpan? maxDeadTimeout)

Parameters

attempts int
timeoutFactor TimeSpan?
maxDeadTimeout TimeSpan?

Returns

DateTime

Now()

DateTime Now()

Returns

DateTime