Skip to content

Commit 63e31b5

Browse files
committed
Minor fix
1 parent c695206 commit 63e31b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/change-feed-processor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Where the first parameter is a distinct name that describes the goal of this pro
4444

4545
An example of a delegate would be:
4646

47+
4748
:::code language="csharp" source="~/samples-cosmosdb-dotnet-change-feed-processor/src/Program.cs" id="Delegate":::
4849

4950
Finally you define a name for this processor instance with `WithInstanceName` and which is the container to maintain the lease state with `WithLeaseContainer`.

0 commit comments

Comments
 (0)