The class Baltie2DMessageQueue represents a message queue for message exchange Baltie2DMessage between sender and recipient.

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

Syntax

C#
public class Baltie2DMessageQueue : BaltieMessageQueueBase

Inheritance Hierarchy

System..::.Object
  SGP.Baltie..::.BaltieMessageQueueBase
    SGP.Baltie2D..::.Baltie2DMessageQueue

See Also