NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.0.0-alpha1" />

.NET API 4,177,408 bytes

 RestoreStatusHumbleObject

public RestoreStatusHumbleObject(IElasticClient elasticClient, IRestoreRequest restoreRequest)

public void CheckStatus()

protected virtual void OnCompleted(RestoreCompletedEventArgs completedEventArgs)

protected virtual void OnError(RestoreErrorEventArgs errorEventArgs)

protected virtual void OnNext(RestoreNextEventArgs nextEventArgs)