Hi,
When we run this localy it returns after 10-30 seconds.
var queueClient = QueueClient.CreateFromConnectionString(connectionString, "queuename");
This only happends first time. If we call it second time it will return very fast.
↧
Slow response on QueueClient.CreateFromConnectionString
↧