Skip to content

Commit 300f860

Browse files
Update link to the sample
1 parent add1721 commit 300f860

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
@@ -72,7 +72,7 @@ There are several ways to configure the delay on the service side.
7272
7373
### Client configuration
7474
75-
To receive notification when an endpoint has changed, clients should register a callback see [ServiceNotificationFilterDescription](/dotnet/api/system.fabric.description.servicenotificationfilterdescription).
75+
To receive notification when an endpoint has changed, clients should register a callback see [Sample ServiceNotificationFilterDescription](/dotnet/api/system.fabric.fabricclient.servicemanagementclient.servicenotificationfiltermatched).
7676
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.
7777
7878
### Optional upgrade overrides

0 commit comments

Comments
 (0)