Click or drag to resize
Accord.NET (logo)

CommunicationBufferEventArgsGetMessageString Method

Get the transferred message as string.

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public string GetMessageString()
Request Example View Source

Return Value

Type: String
Returns string encoding the transferred message.
See Also