Property Exception
Namespace: Belay.Core
Assembly: Belay.Core.dll
Exception
Gets or sets the exception if execution failed.
csharp
public Exception? Exception { get; set; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets or sets the exception if execution failed.
public Exception? Exception { get; set; }