RtMappedMemory.CanWrite Property

Returns a bool indicating whether the current stream supports writing.

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
public override bool CanWrite { get; }

Property Value

Type: Boolean

See Also: