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
Copy file name to clipboardExpand all lines: xml/System.Activities.Statements/CompensableActivity.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@
176
176
<formattype="text/markdown"><![CDATA[
177
177
178
178
## Remarks
179
-
<xref:System.Activities.Statements.CompensableActivity.CancellationHandler%2A> can be used to specify custom cancelation logic for the <xref:System.Activities.Statements.CompensableActivity.Body%2A> of the <xref:System.Activities.Statements.CompensableActivity>.
179
+
<xref:System.Activities.Statements.CompensableActivity.CancellationHandler%2A> can be used to specify custom cancellation logic for the <xref:System.Activities.Statements.CompensableActivity.Body%2A> of the <xref:System.Activities.Statements.CompensableActivity>.
180
180
181
181
This property is read-only at runtime. If the value is set at runtime, an <xref:System.InvalidOperationException> is thrown.
0 commit comments