This code will help you to understand how to increase server timeout to prevent elapsing without receiving a message from the server.
Scenario: Invoke JS method call from .NET.
Here is how to increase JavaScript client timeout.
hubConnection.serverTimeoutInMilliseconds = 100000; // 100 second
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Scenario: Invoke JS method call from .NET.
Here is how to increase JavaScript client timeout.
need an explanation for this answer? contact us directly to get an explanation for this answer