dbosoft / YaNco

.NET SAP RFC API based on SAP Netweaver RFC SDK
MIT License
123 stars 15 forks source link

replaced GetSAPRfcRuntime with RunIO #280

Closed fw2568 closed 8 months ago

fw2568 commented 8 months ago

Improvement of #279 : GetSAPRfcRuntime was replaced with method RunIO that don't expose the internal RfcRuntime but directly runs a IO effect passed either as Eff or Aff.