Queues up a new Baltie's message Baltie2DMessage into the message queue.

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

Syntax

C#
public void QueueUp(
	Baltie2DMessage msg
)

Parameters

msg
Type: SGP.Baltie2D..::.Baltie2DMessage
The message, which will be added in the message queue.

See Also