CallbackResult.Success property
Indicates whether the callback was successful
public bool Success { get; set; }
See Also
- record CallbackResult
- namespace Kestrun.Callback
Indicates whether the callback was successful
public bool Success { get; set; }