Click or drag to resize

DeviceDriverStreamCanRead Property

Check if the stream can be read.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public override bool CanRead { get; }

Property Value

Type: Boolean
See Also