Skip to content

Commit 80c6b66

Browse files
authored
Merge pull request #1384 from sowjanya365/patch-40
Update Get-DtcAdvancedHostSetting.md
2 parents ab35a65 + f9ea82e commit 80c6b66

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docset/winserver2012r2-ps/msdtc/Get-DtcAdvancedHostSetting.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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
5360
Type: SwitchParameter

0 commit comments

Comments
 (0)