Added the `[Obsolete]` attribute to the `InvokeRecAction` method in the `ReC.Client` namespace to discourage its use. The attribute recommends using the `InvokeRecActionAsync` method instead to avoid potential deadlocks and improve performance.
ReC
Description
Languages
C#
100%