Something like Configurator.AsyncVoidSupportEnabled = false; would be good.
Wrapping async stuff in a synchronous API can introduce deadlocks. Most people will not be affected by this, but if you do hit it then being able to disable it would be good.