Collapse All
Expand All
C#
AForge.NET Framework
CommunicationBufferEventArgs
.
.
::
.
GetMessage Method
CommunicationBufferEventArgs Class
See Also
Send Feedback
Get the transfered message.
Namespace:
AForge
Assembly:
AForge
(in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
byte
[]
GetMessage
()
Return Value
Returns copy of the transfered message.
See Also
CommunicationBufferEventArgs Class
AForge Namespace