I want to enable/disable BizTalk receive location using c# console application. I know there is a an application comes with Installation package to enable receive location in VB Script. But I want the same in c#. Any help will be useful.
I can directly modify "Disabled" flag of Receive location table in BizTalk Management DB but not sure if it is right way or is there another way to do that.