Hi mwindham,
To avoid timeout issue when the CLR stored procedure connects to SQL Server, you can increase the
CommandTimeout property. If the timeout is about the SQL CLR project itself, you may consider to configure the properties as this blog:
Timeout when deploying SQL CLR objects from Visual Studio 2005 or 2008 but not from Management Studio.
Stephanie Lv
TechNet Community Support
