0
I have a question about the Timeout value that can be passed in Connectionstring, this value is related to seconds or milestones?
<connectionStrings>
<add name="MyConnection" connectionString="meu banco;provider connection string=data source=servidor;initial catalog=banco;user id=user;password=senha;App=EntityFramework;Timeout=5;" providerName="System.Data.EntityClient" />
</connectionStrings>
thanks for observing the name of the property, already corrected here.
– Robson Silva