Community

Migrating Delegate.BeginInvoke Calls for .NET Core

(Mike) I recently worked with a couple customers migrating applications to .NET Core that had to make code changes to workaround BeginInvoke and EndInvoke methods on delegates not being supported on .NET Core.