We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 363de19 commit 99e9d8fCopy full SHA for 99e9d8f
content/dotnet-template-azure-iot-edge-module/CSharp/Program.cs
@@ -37,7 +37,7 @@ public static Task WhenCancelled(CancellationToken cancellationToken)
37
}
38
39
/// <summary>
40
- /// Initializes the DeviceClient and sets up the callback to receive
+ /// Initializes the ModuleClient and sets up the callback to receive
41
/// messages containing temperature information
42
/// </summary>
43
static async Task Init()
0 commit comments