Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.DiffusionCore.Messaging.IMessageSource Interface Reference

A message source is an object through which inbound messages are passed to an application. More...

Inheritance diagram for PushTechnology.DiffusionCore.Messaging.IMessageSource:
PushTechnology.DiffusionCore.Connection.Connectors.IClientConnectionHandler PushTechnology.DiffusionCore.Connection.Connectors.IDiffusionClientTcpConnection

Properties

MessageSourceType SourceType [get]
 Get/set the message source type. More...
 

Detailed Description

A message source is an object through which inbound messages are passed to an application.

The MessageSourceType of the source object indicates what it may be cast to.

Property Documentation

MessageSourceType PushTechnology.DiffusionCore.Messaging.IMessageSource.SourceType
get

Get/set the message source type.