Skip to content

Commit 97cd603

Browse files
committed
minor wording changes 2
1 parent e405d9d commit 97cd603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-sdk-dotnet-changefeed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: maquaran
4545
* The Change Feed Processor instance drops ownership of the problem lease. The lease will be picked up during next lease acquire by same or different Change Feed Processor instance and reading change feed will start over.
4646
* An issue is reported to health monitor. Default trace monitor sends all reported issues to trace log.
4747
* Added new public property: ChangeFeedProcessorOptions.ChangeFeedTimeout. Default value is 10 mins.
48-
* Added new public enum value: Monitoring.MonitoredOperation.ReadChangeFeed. When HealthMonitoringRecord.Operation value is Monitoring.MonitoredOperation.ReadChangeFeed, that and indicates to health issues related to reading change feed.
48+
* Added new public enum value: Monitoring.MonitoredOperation.ReadChangeFeed. When the value of HealthMonitoringRecord.Operation is Monitoring.MonitoredOperation.ReadChangeFeed, that and indicates to health issues related to reading change feed.
4949

5050
### <a name="2.2.7"/>2.2.7
5151
* Improved load balancing strategy for scenario when getting all leases takes longer than lease expiration interval, e.g. due to network issues:

0 commit comments

Comments
 (0)