PortalHub ClassNFX Class Library

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

Portal hub - a registry of portals, It establishes a context for portal inter-operation (i.e. so one portal may locate another by name) when some settings need to be cloned. This is an app-started singleton instance class
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Wave PortalHub

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

public sealed class PortalHub : ApplicationComponent, 
	IApplicationStarter, IConfigurable, IApplicationFinishNotifiable, INamed
See Also