Reads the last text text from Baltie from. If no such text text for Baltie was received, returns nullNothingnullptra null reference (Nothing in Visual Basic).

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Baltie2DMessage GetMessage(
	Baltie2D from,
	string text
)

Parameters

from
Type: SGP.Baltie2D..::.Baltie2D
Baltie who should send a message.
text
Type: System..::.String
A string, for which is Baltie waiting.

Return Value

Returns the received Baltie's message Baltie2DMessage. If no such text text for Baltie was received, returns nullNothingnullptra null reference (Nothing in Visual Basic).

See Also