DataSource.NET
Caplin.DataSource.Messaging Namespace
NamespacesCaplin.DataSource.Messaging

The Caplin.DataSource.Messaging namespace contains interfaces for the generation of update messages.

Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.DataSource.Messaging
Namespace Caplin.DataSource.Messaging
namespace Caplin.DataSource.Messaging
Types
All TypesInterfaces
IconTypeDescription
IField
Represents a name/value field pair

IMessage
An IMessage represents a DataSource message containg an update to an existing subject or a complete image of it.

IMessageFactory
A message factory is used to create DataSource messages that can be published to other DataSources.