Click or drag to resize

IProtocolServerService Interface

Protocol server service.

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

The IProtocolServerService type exposes the following members.

Methods
 NameDescription
Public methodInternalAcceptAsync Accepts a new connection.
Top
See Also