Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class RestoreWaitAttemptsExceedException

OptimaJet.Workflow.Core.Fault.RestoreWaitAttemptsExceedException

Represents an exception thrown when a runtime waits too long for another runtime to complete its restore operation.

public class RestoreWaitAttemptsExceedException : Exception, ISerializable

Inheritance

  • Object
  • Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Remarks

This exception is thrown by the multi-server startup flow when the restore wait loop exceeds MultiServerSettings.RestoreWaitAttemptCount.