Command timeout not changeable for .Net Appium

The default command timeout is 60 seconds. I set this value to TimeSpan.FromSeconds(300). Yet Appium still times out after 60 seconds instead of 300 seconds. Please fix/advise.

thanks,
Chris