System.IO.UnmanagedMemoryAccessor: Property Members

The properties of System.IO.UnmanagedMemoryAccessor are listed below. For a list of all members, see the UnmanagedMemoryAccessor Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
CanReadbool.

Determines whether the accessor is readable.

[read-only]
CanWritebool.

Determines whether the accessory is writable.

[read-only]
Capacitylong.

Gets the capacity of the accessor.

Protected Properties

[read-only]
IsOpenbool.

Determines whether the accessor is currently open by a process.