|
CommunicationBufferEventArgsGetMessageString Method
|
Get the transferred message as string.
Namespace:
Accord
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax public string GetMessageString()
Public Function GetMessageString As String
Request Example
View SourceReturn Value
Type:
StringReturns string encoding the transferred message.
See Also