I am using the default value of MAXBUfferPoolSIze
and MaxBufferSize
. However, I am recieving an error:
"Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.".
The Max Pool size is also increased. How can I find the value that should be appropriate for MAXBUfferPoolSIze
and MaxBufferSize
to avoid this error.