You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<paramname="cancellationToken">To be added.</param>
884
-
<summary>To be added.</summary>
885
-
<returns>To be added.</returns>
883
+
<paramname="cancellationToken">The token to monitor for cancellation requests. The default value is <seecref="P:System.Threading.CancellationToken.None" />.</param>
884
+
<summary>Asynchronously updates the underlying data source or repository with the current state of the buffer, then clears the buffer.</summary>
885
+
<returns>A task that represents the asynchronous flush operation.</returns>
0 commit comments