Click or drag to resize

RuntimeManagerIsDoipSupport Property

Returns true if a valid interface is selected

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public bool IsDoipSupport { get; }

Property Value

Type: Boolean

Implements

IRuntimeManagerIsDoipSupport
Remarks
For DoIP support a valid interface has to be selected from the detected interfaces, see property DoipSelectedInterface.
See Also