Updated the Get method in RecActionController to include a new optional parameter, `invoked`, with a default value of `false`. Updated XML documentation to reflect this change. Modified the `ReadRecActionQuery` initialization to pass the `invoked` parameter. Removed the previous method signature that only accepted a `CancellationToken`.
ReC
Description
Languages
C#
100%