@azure/core-lro
Advanced tools
Comparing version 1.0.4-alpha.20210128.1 to 1.0.4-alpha.20210301.1
@@ -183,3 +183,2 @@ "use strict"; | ||
* @internal | ||
* @hidden | ||
* Starts a loop that will break only if the poller is done | ||
@@ -213,3 +212,2 @@ * or if the poller is stopped. | ||
* @internal | ||
* @hidden | ||
* pollOnce does one polling, by calling to the update method of the underlying | ||
@@ -262,3 +260,2 @@ * poll operation to make any relevant change effective. | ||
* @internal | ||
* @hidden | ||
* fireProgress calls the functions passed in via onProgress the method of the poller. | ||
@@ -279,3 +276,2 @@ * | ||
* @internal | ||
* @hidden | ||
* Invokes the underlying operation's cancel method, and rejects the | ||
@@ -282,0 +278,0 @@ * pollUntilDone promise. |
@@ -6,3 +6,3 @@ /*! | ||
* | ||
* Azure Core LRO SDK for JavaScript - 1.0.4-alpha.20210128.1 | ||
* Azure Core LRO SDK for JavaScript - 1.0.4-alpha.20210301.1 | ||
*/ | ||
@@ -190,3 +190,2 @@ 'use strict'; | ||
* @internal | ||
* @hidden | ||
* Starts a loop that will break only if the poller is done | ||
@@ -220,3 +219,2 @@ * or if the poller is stopped. | ||
* @internal | ||
* @hidden | ||
* pollOnce does one polling, by calling to the update method of the underlying | ||
@@ -269,3 +267,2 @@ * poll operation to make any relevant change effective. | ||
* @internal | ||
* @hidden | ||
* fireProgress calls the functions passed in via onProgress the method of the poller. | ||
@@ -286,3 +283,2 @@ * | ||
* @internal | ||
* @hidden | ||
* Invokes the underlying operation's cancel method, and rejects the | ||
@@ -289,0 +285,0 @@ * pollUntilDone promise. |
@@ -5,3 +5,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.0.4-alpha.20210128.1", | ||
"version": "1.0.4-alpha.20210301.1", | ||
"description": "LRO Polling strtegy for the Azure SDK in TypeScript", | ||
@@ -8,0 +8,0 @@ "tags": [ |
@@ -63,3 +63,3 @@ # Azure Core LRO client library for JavaScript | ||
### Enable logs | ||
### Logging | ||
@@ -66,0 +66,0 @@ Logs can be added at the discretion of the library implementing the Long Running Operation poller. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
94229
1370