Skip to content

Property IsRecoverable

Namespace: Belay.Core
Assembly: Belay.Core.dll

IsRecoverable

Gets or sets a value indicating whether the error is recoverable.

csharp
public bool IsRecoverable { get; set; }

Property Value

bool

Released under the Apache License 2.0.