The abstract class BaltieMessageBase represents a basic data structure for message exchange between sender and recipient.

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

Syntax

C#
public abstract class BaltieMessageBase

Inheritance Hierarchy

System..::.Object
  SGP.Baltie..::.BaltieMessageBase
    SGP.Baltie..::.BaltieMessage
    SGP.Baltie2D..::.Baltie2DMessage

See Also