Click or drag to resize
Accord.NET (logo)

CommunicationBufferEventArgsGetMessage Method

Get the transfered message.

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public byte[] GetMessage()
Request Example View Source

Return Value

Type: Byte
Returns copy of the transfered message.
See Also