Share via


FabricClient.Dispose Method ()

 

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

Disposes of the fabric client.

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

Syntax

public void Dispose()

Implements

IDisposable.Dispose()

See Also

FabricClient Class
System.Fabric Namespace

Return to top