Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Endjin
Assembly
ChangeDetection
Infrastructure
SafeFindHandle
C# Class Endjin.Assembly.ChangeDetection.Infrastructure.SafeFindHandle
Wraps a FindFirstFile handle.
Inheritance:
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Exibir arquivo
Open project: endjin/Endjin.Assembly.ChangeDetection
Class Usage Examples
Protected Methods
Method
Description
ReleaseHandle
( ) :
bool
When overridden in a derived class, executes the code required to free the handle.
Private Methods
Method
Description
FindClose
(
IntPtr
handle
) :
bool
SafeFindHandle
( ) :
System
Method Details
ReleaseHandle()
protected
method
When overridden in a derived class, executes the code required to free the handle.
protected
ReleaseHandle
( ) :
bool
return
bool