CallbackRuntimeContext.CorrelationId property
The unique identifier for correlating the callback operation.
public string CorrelationId { get; set; }
See Also
- record CallbackRuntimeContext
- namespace Kestrun.Callback
The unique identifier for correlating the callback operation.
public string CorrelationId { get; set; }