Mono Class Library: Overview

System.Runtime.InteropServices.SafeHandle: Members

The members of System.Runtime.InteropServices.SafeHandle are listed below.

See Also: Inherited members from System.Runtime.ConstrainedExecution.CriticalFinalizerObject

Protected Constructors

Documentation for this section has not yet been entered.

Protected Fields

handleIntPtr. Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsClosedbool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsInvalidbool. Documentation for this section has not yet been entered.

Public Methods

Close()
Documentation for this section has not yet been entered.
DangerousAddRef(ref bool)
Documentation for this section has not yet been entered.
DangerousGetHandle() : IntPtr
Documentation for this section has not yet been entered.
DangerousRelease()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
SetHandleAsInvalid()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
abstract
ReleaseHandle() : bool
Documentation for this section has not yet been entered.
SetHandle(IntPtr)
Documentation for this section has not yet been entered.