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; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets or sets a value indicating whether the error is recoverable.
public bool IsRecoverable { get; set; }