Click or drag to resize

IncomingMessageManagerTStart Method

Start reading messages from the connection.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public bool Start()

Return Value

Type: Boolean
True if the message reader was started.
See Also