TcpConnection ReceiveDataAsynchronously Method Bespoke Osc Library
Initiates the asynchronous system to receive framed messages.

Namespace: Bespoke.Common.Net
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Sub ReceiveDataAsynchronously
Remarks

When using this system, all messages must begin with a 4-byte integer containing the length of the message.
See Also