Compartilhar via


Método SafeHandle.Dispose

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Libera os recursos usados pela classe SafeHandle.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Lista de Sobrecargas

Nome Descrição
System_CAPS_pubmethod Dispose()

Libera todos os recursos usados pela classe SafeHandle.

System_CAPS_protmethod Dispose(Boolean)

Libera os recursos não gerenciados usados pela classe SafeHandle que especifica se deve executar uma operação de descarte normal.

Confira Também

Classe SafeHandle
Namespace System.Runtime.InteropServices

Retornar ao início