From 86aa1975ed0d1e8e9f2e6544df1c0335c81ffbd6 Mon Sep 17 00:00:00 2001
From: jasonepperly <31452365+jasonepperly@users.noreply.github.com>
Date: Fri, 15 Sep 2023 13:34:34 -0400
Subject: [PATCH] Update nn-wtsprotocol-iwrdsprotocolconnection.md
Updated the contract to make sure it is clear that if the work is moved to a new thread that the creator of the new thread cannot wait on the thread to complete the work. The entire purpose of making a new thread to do the work is to make the work async, non-blocking.
---
.../wtsprotocol/nn-wtsprotocol-iwrdsprotocolconnection.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk-api-src/content/wtsprotocol/nn-wtsprotocol-iwrdsprotocolconnection.md b/sdk-api-src/content/wtsprotocol/nn-wtsprotocol-iwrdsprotocolconnection.md
index a881d6c9ee31..4f5308d02c09 100644
--- a/sdk-api-src/content/wtsprotocol/nn-wtsprotocol-iwrdsprotocolconnection.md
+++ b/sdk-api-src/content/wtsprotocol/nn-wtsprotocol-iwrdsprotocolconnection.md
@@ -156,4 +156,4 @@ The IWRdsProtocolConnection interface inherits from the