Partager via


FabricClient.ClusterManagementClient.GetClusterManifestAsync 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 GetClusterManifestAsync()

Gets the Service Fabric cluster manifest XML file as a string.

System_CAPS_pubmethod GetClusterManifestAsync(TimeSpan, CancellationToken)

Gets the Service Fabric cluster manifest XML file as a string, by using the specified timeout and cancellation token.

See Also

FabricClient.ClusterManagementClient Class
System.Fabric Namespace

Return to top