These days new version of Azure Service Bus for Windows Server was published. That means updating of all running farms, which is not really my lovely task. And, as expected my Workflow Manager Setup ran in following error: I grabbed in the log file and found same information shown in dialog above...
private async void doIt( object sender, RoutedEventArgs e) { m_Voltage = !m_Voltage; ...