|
CommunicationBufferEventArgsGetMessage Method
|
Get the transfered message.
Namespace:
Accord
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax public byte[] GetMessage()
Public Function GetMessage As Byte()
Request Example
View SourceReturn Value
Type:
ByteReturns copy of the transfered message.
See Also