Click or drag to resize

DeviceDriverStreamCanSeek Property

Checks if the stream can be seeked.

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

Property Value

Type: Boolean
See Also