Skip to content

Commit 09d23fa

Browse files
authored
Merge pull request #205493 from anantshankar17/master
Update Sample link
2 parents 2389cfe + ffcae0f commit 09d23fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-application-upgrade-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ There are several ways to configure the delay on the service side.
7676
7777
### Client configuration
7878
79-
To receive notification when an endpoint has changed, clients should register a callback see [ServiceNotificationFilterDescription](/dotnet/api/system.fabric.description.servicenotificationfilterdescription).
79+
To receive notification when an endpoint has changed, clients should register a callback see [Sample ServiceNotificationFilterDescription](/dotnet/api/system.fabric.fabricclient.servicemanagementclient.servicenotificationfiltermatched).
8080
The change notification is an indication that the endpoints have changed, the client should re-resolve the endpoints, and not use the endpoints which are not advertised anymore, as they will go down soon.
8181
8282
### Optional upgrade overrides

0 commit comments

Comments
 (0)