Skip to content

Commit e585984

Browse files
authored
Update metadata for some ConcRT topics
1 parent 02ace85 commit e585984

8 files changed

+16
-24
lines changed

docs/parallel/concrt/asynchronous-message-blocks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Asynchronous Message Blocks"
32
title: "Asynchronous Message Blocks"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Asynchronous Message Blocks"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["non-greedy join [Concurrency Runtime]", "asynchronous message blocks", "greedy join [Concurrency Runtime]"]
6-
ms.assetid: 79c456c0-1692-480c-bb67-98f2434c1252
76
---
87
# Asynchronous Message Blocks
98

docs/parallel/concrt/contexts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Contexts"
32
title: "Contexts"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Contexts"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["contexts [Concurrency Runtime]"]
6-
ms.assetid: 10c1d861-8fbb-4ba0-b2ec-61876b11176e
76
---
87
# Contexts
98

docs/parallel/concrt/how-to-send-a-message-at-a-regular-interval.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: How to: Send a Message at a Regular Interval"
32
title: "How to: Send a Message at a Regular Interval"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: How to: Send a Message at a Regular Interval"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["timer class, example", "sending messages at regular intervals [Concurrency Runtime]"]
6-
ms.assetid: 4b60ea6c-97c8-4d69-9f7b-ad79f3548026
76
---
87
# How to: Send a Message at a Regular Interval
98

docs/parallel/concrt/parallel-algorithms.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Parallel Algorithms"
32
title: "Parallel Algorithms"
4-
ms.date: "11/19/2018"
3+
description: "Learn more about: Parallel Algorithms"
4+
ms.date: 11/19/2018
55
helpviewer_keywords: ["parallel algorithms [Concurrency Runtime]"]
6-
ms.assetid: 045dca7b-4d73-4558-a44c-383b88a28473
76
ms.topic: how-to
87
---
98
# Parallel Algorithms

docs/parallel/concrt/schedule-groups.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Schedule Groups"
32
title: "Schedule Groups"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Schedule Groups"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["schedule groups"]
6-
ms.assetid: 03523572-5891-4d17-89ce-fa795605f28b
76
---
87
# Schedule Groups
98

docs/parallel/concrt/task-parallelism-concurrency-runtime.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Task Parallelism (Concurrency Runtime)"
32
title: "Task Parallelism (Concurrency Runtime)"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Task Parallelism (Concurrency Runtime)"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["structured task groups [Concurrency Runtime]", "structured tasks [Concurrency Runtime]", "task groups [Concurrency Runtime]", "task parallelism", "tasks [Concurrency Runtime]"]
6-
ms.assetid: 42f05ac3-2098-494a-ba84-737fcdcad077
76
ms.topic: how-to
87
---
98
# Task Parallelism (Concurrency Runtime)

docs/parallel/concrt/walkthrough-creating-a-custom-message-block.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Walkthrough: Creating a Custom Message Block"
32
title: "Walkthrough: Creating a Custom Message Block"
4-
ms.date: "04/25/2019"
3+
description: "Learn more about: Walkthrough: Creating a Custom Message Block"
4+
ms.date: 04/25/2019
55
helpviewer_keywords: ["creating custom message blocks Concurrency Runtime]", "custom message blocks, creating [Concurrency Runtime]"]
6-
ms.assetid: 4c6477ad-613c-4cac-8e94-2c9e63cd43a1
76
---
87
# Walkthrough: Creating a Custom Message Block
98

docs/parallel/concrt/walkthrough-implementing-futures.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Walkthrough: Implementing Futures"
32
title: "Walkthrough: Implementing Futures"
4-
ms.date: "04/25/2019"
3+
description: "Learn more about: Walkthrough: Implementing Futures"
4+
ms.date: 04/25/2019
55
helpviewer_keywords: ["implementing futures [Concurrency Runtime]", "futures, implementing [Concurrency Runtime]"]
6-
ms.assetid: 82ea75cc-aaec-4452-b10d-8abce0a87e5b
76
---
87
# Walkthrough: Implementing Futures
98

0 commit comments

Comments
 (0)