SafeMemoryMappedViewHandle Properties
.NET Framework (current version)
Namespace:
Microsoft.Win32.SafeHandles
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | ByteLength | Gets the size of the buffer, in bytes.(Inherited from SafeBuffer.) |
![]() | IsClosed | Gets a value indicating whether the handle is closed.(Inherited from SafeHandle.) |
![]() | IsInvalid | Gets a value that indicates whether the handle is invalid.(Inherited from SafeHandleZeroOrMinusOneIsInvalid.) |
Show:
