Click or drag to resize

IDetectConnectionService Interface

A service for detecting a connection.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 17.00.05
Syntax
C#
public interface IDetectConnectionService

The IDetectConnectionService type exposes the following members.

Methods
  NameDescription
Public methodDetectConnectionAsync
Detect (without connecting) whether Protocol.Open is likely to succeed.
Top
See Also