From 7a337a2e85e7fea7b86b7be5c1180a2c30e9ac4f Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Thu, 25 Jul 2019 18:50:23 -0700 Subject: [PATCH 1/2] re-add missing example --- xml/System.ServiceModel/ReceiveErrorHandling.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.ServiceModel/ReceiveErrorHandling.xml b/xml/System.ServiceModel/ReceiveErrorHandling.xml index 5702107b009..00baf8bd95d 100644 --- a/xml/System.ServiceModel/ReceiveErrorHandling.xml +++ b/xml/System.ServiceModel/ReceiveErrorHandling.xml @@ -27,7 +27,7 @@ ## Examples The following configuration code illustrates how to set this property in the service configuration file: - + [!code-xml[S_UE_MSMQ_Poison#5](~/samples/snippets/xml/VS_Snippets_CFX/s_ue_msmq_poison/common/serviceapp.config#4)] ]]> @@ -156,4 +156,4 @@ - \ No newline at end of file + From d22088a3e54b6d994d42e2e53fc1ec66f49ff856 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Fri, 26 Jul 2019 00:03:00 -0700 Subject: [PATCH 2/2] Update ReceiveErrorHandling.xml --- xml/System.ServiceModel/ReceiveErrorHandling.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.ServiceModel/ReceiveErrorHandling.xml b/xml/System.ServiceModel/ReceiveErrorHandling.xml index 00baf8bd95d..cf14afaaf83 100644 --- a/xml/System.ServiceModel/ReceiveErrorHandling.xml +++ b/xml/System.ServiceModel/ReceiveErrorHandling.xml @@ -27,7 +27,7 @@ ## Examples The following configuration code illustrates how to set this property in the service configuration file: - [!code-xml[S_UE_MSMQ_Poison#5](~/samples/snippets/xml/VS_Snippets_CFX/s_ue_msmq_poison/common/serviceapp.config#4)] + [!code-xml[S_UE_MSMQ_Poison#5](~/samples/snippets/xml/VS_Snippets_CFX/s_ue_msmq_poison/common/serviceapp.config#5)] ]]>