f4abac1103b43bc71918b95aeef5e9270a4cd6ae
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.
Description
Languages
C#
100%