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

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

Syntax

C#
protected BaltieMessageBase Get(
	Object from,
	string text
)

Parameters

from
Type: System..::.Object
An object, which should send the message.
text
Type: System..::.String
A string, for which is Baltie waiting.

Return Value

Returns the received message BaltieMessageBase. If no such text text for object was not received, returns nullNothingnullptra null reference (Nothing in Visual Basic).

See Also