Click or drag to resize

IDetectInstallationServiceDetectInstallation Method

Detect whether Protocol.Open is likely to succeed.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Detected DetectInstallation()

Return Value

Type: Detected
The detection result.
Remarks

Called with the connection closed.

This should not block. It does not detect specific instances of a peer or PLC, just whether the correct software/hardware is installed to achieve a connection.

See Also