public Stop ( bool waitForRequestsToComplete = true, System.TimeSpan maxWait = null ) : void | ||
waitForRequestsToComplete | bool | True to wait for in-flight requests to complete, false otherwise. |
maxWait | System.TimeSpan | Maximum time to wait for in-flight requests to complete. Has no effect if |
Résultat | void |