File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 359
359
<Parameter Name =" executionContext" Type =" System.Threading.ExecutionContext" Index =" 0" FrameworkAlternate =" net-5.0" />
360
360
</Parameters >
361
361
<Docs >
362
- <param name =" executionContext" >To be added.</param >
363
- <summary >To be added.</summary >
364
- <remarks >To be added.</remarks >
362
+ <param name =" executionContext" >The ExecutionContext to set.</param >
363
+ <summary >Restores a captured execution context on to the current thread.</summary >
364
+ <remarks >
365
+ <format type =" text/markdown" ><![CDATA[
366
+
367
+ ## Remarks
368
+
369
+ To revert to the current execution context; capture it before calling Restore, and then call Restore it again.
370
+
371
+ ]]> </format >
372
+ </remarks >
365
373
</Docs >
366
374
</Member >
367
375
<Member MemberName =" RestoreFlow" >
You can’t perform that action at this time.
0 commit comments