Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Endjin
Assembly
ChangeDetection
Infrastructure
SafeFindHandle
C# Class Endjin.Assembly.ChangeDetection.Infrastructure.SafeFindHandle
Wraps a FindFirstFile handle.
Inheritance:
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Afficher le fichier
Open project: endjin/Endjin.Assembly.ChangeDetection
Class Usage Examples
Méthodes protégées
Méthode
Description
ReleaseHandle
( ) :
bool
When overridden in a derived class, executes the code required to free the handle.
Private Methods
Méthode
Description
FindClose
(
IntPtr
handle
) :
bool
SafeFindHandle
( ) :
System
Method Details
ReleaseHandle()
protected
méthode
When overridden in a derived class, executes the code required to free the handle.
protected
ReleaseHandle
( ) :
bool
Résultat
bool