MessageService ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides implementation for IMessenger service
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.ServiceModel Service
        NFX.Web.Messaging MessageService

Namespace: NFX.Web.Messaging
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class MessageService : Service, 
	IMessengerImplementation, IMessenger, IApplicationComponent, IDisposable, IService, 
	IConfigurable, IApplicationFinishNotifiable, INamed, IInstrumentable, IExternallyParameterized
See Also