Table of Contents

Namespace SmarterLink.Core.Protocol

Classes

ProtocolDataHeader

The envelope header present on every SmarterLink message. Contains routing metadata, ordering information, and an optional application-defined UserData string.

ProtocolDataPayloadBase

Base type for all strongly-typed SmarterLink payload types. Every payload carries a version field for independent schema evolution.