Share via


FabricClient.ServiceManagementClient.RegisterServicePartitionResolutionChangeHandler Method

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Namespace:   System.Fabric
Assembly:  System.Fabric (in System.Fabric.dll)

Overload List

Name Description
System_CAPS_pubmethod RegisterServicePartitionResolutionChangeHandler(Uri, Int64, ServicePartitionResolutionChangeHandler)

Registers a handler to be raised when the accessibility information of a service partition changes.

System_CAPS_pubmethod RegisterServicePartitionResolutionChangeHandler(Uri, ServicePartitionResolutionChangeHandler)

Registers a handler to be raised when the accessibility information of a service partition changes.

System_CAPS_pubmethod RegisterServicePartitionResolutionChangeHandler(Uri, String, ServicePartitionResolutionChangeHandler)

Registers a handler to be raised when the accessibility information of a service partition changes.

See Also

FabricClient.ServiceManagementClient Class
System.Fabric Namespace

Return to top