CallBackExecutionPlan.Parameters property

The resolved parameters for the callback

public Dictionary<string, object?> Parameters { get; set; }

See Also