RtMappedMemory.Dispose Method (Boolean)

Releases the unmanaged resources used by the System.IO.Stream and optionally releases the managed resources.

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.IO
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
protected override void Dispose(
    bool disposing
)

Parameters

disposing

Type: System.Boolean
Releases the unmanaged resources used by the System.IO.Stream and optionally releases the managed resources.

See Also: