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
| handle | IntPtr. Documentation for this section has not yet been entered. |
Public Properties
[read-only] | IsClosed | bool. Documentation for this section has not yet been entered. |
[read-only] abstract | IsInvalid | bool. 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() : IntPtrDocumentation 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() : boolDocumentation for this section has not yet been entered. |
| SetHandle(IntPtr)Documentation for this section has not yet been entered. |