RtMappedMemory.IsDisposed Property
Returns true if the instance has been disposed, otherwise false.
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
public bool IsDisposed { get; set; }
Property Value
Type: Boolean
See Also: