Skip to content

Commit 5ab5976

Browse files
authored
re-add missing example (#2831)
* re-add missing example * Update ReceiveErrorHandling.xml
1 parent e4d0d15 commit 5ab5976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.ServiceModel/ReceiveErrorHandling.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
## Examples
2828
The following configuration code illustrates how to set this property in the service configuration file:
2929
30-
30+
[!code-xml[S_UE_MSMQ_Poison#5](~/samples/snippets/xml/VS_Snippets_CFX/s_ue_msmq_poison/common/serviceapp.config#5)]
3131
3232
]]></format>
3333
</remarks>
@@ -156,4 +156,4 @@
156156
</Docs>
157157
</Member>
158158
</Members>
159-
</Type>
159+
</Type>

0 commit comments

Comments
 (0)