File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
docset/winserver2012r2-ps/msdtc Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,14 @@ This command queries the tracing setting for TRACE_CM.
4747## PARAMETERS
4848
4949### -AsJob
50- {{Fill AsJob Description}}
50+ Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
51+
52+ The cmdlet immediately returns an object that represents the job and then displays the command prompt.
53+ You can continue to work in the session while the job completes.
54+ To manage the job, use the ` *-Job ` cmdlets.
55+ To get the job results, use the [ Receive-Job] ( https://go.microsoft.com/fwlink/?LinkID=113372 ) cmdlet.
56+
57+ For more information about Windows PowerShell background jobs, see [ about_Jobs] ( https://go.microsoft.com/fwlink/?LinkID=113251 ) .
5158
5259``` yaml
5360Type : SwitchParameter
You can’t perform that action at this time.
0 commit comments