Click or drag to resize

IEmbeddedPacketIOService Interface

An embedded virtual connection.

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

The IEmbeddedPacketIOService type exposes the following members.

Methods
  NameDescription
Public methodClose
Closes a connection service.
Public methodOpenAsync
Opens a new connection with the given connection parameters.
Top
See Also