RTMappedMemory Class IntervalZero RTX Managed Code
This class encapsulates a region of mapped memory and exposes it as a Stream.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.IO Stream
      RTX.IO RTMappedMemory

Namespace:  RTX.IO
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public class RTMappedMemory : Stream, 
	IDisposable
See Also