8000 Update xml/System.Diagnostics/Activity.xml · dotnet/dotnet-api-docs@cbe2dd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit cbe2dd1

Browse files
tarekghgewarren
andauthored
Update xml/System.Diagnostics/Activity.xml
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
1 parent 0906462 commit cbe2dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Diagnostics/Activity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ The specified format will take precedence over `Parent.IdFormat`, the <xref:Syst
11571157
## Remarks
11581158
11591159
- This method has the advantage that no string manipulation is needed to set the ID.
1160-
- This method should only be used before starting the <xref:System.Diagnostics.Activity> object. Calling this method after the starting of the <xref:System.Diagnostics.Activity> object will have no effect.
1160+
- This method should only be used before starting the <xref:System.Diagnostics.Activity> object. This method has no effect if you call it after the <xref:System.Diagnostics.Activity> object has started.
11611161
11621162
]]></format>
11631163
</remarks>

0 commit comments

Comments
 (0)
0