Click or drag to resize

PinnedBuffer Properties

The PinnedBuffer type exposes the following members.

Properties
  NameDescription
Public propertyByteLength
Gets the size of the buffer, in bytes.
(Inherited from SafeBuffer.)
Protected propertyGCHandle
Public propertyIsClosed
Gets a value indicating whether the handle is closed.
(Inherited from SafeHandle.)
Public propertyIsInvalid
Gets a value that indicates whether the handle is invalid.
(Inherited from SafeHandleZeroOrMinusOneIsInvalid.)
Public propertyOffset
Public propertyTarget
Top
See Also