I want to set command timeout for query execution, currently I am doing context.Database.CommandTimeout = 90;
but i feel this is not working,
I tried checking the process logs in database but found the time difference was always less than 90sec.
Can someone help how can I set the database timeout in Entity Framework 6?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…