CallbackRuntimeContext.CallbackPayload property
The payload object associated with the callback.
public object? CallbackPayload { get; set; }
See Also
- record CallbackRuntimeContext
- namespace Kestrun.Callback
The payload object associated with the callback.
public object? CallbackPayload { get; set; }