Click or drag to resize

IHost Methods

The IHost type exposes the following members.

Methods
  NameDescription
Public methodEnsureLinkedHostedApplication(Guid)
Loads an application if not already loaded
Public methodEnsureLinkedHostedApplication(IApplicationIdentity)
Loads an application if not already loaded
Public methodEnsureLinkedHostedApplication(Guid, Boolean)
Loads an application if not already loaded
Public methodEnsureLinkedHostedApplication(IApplicationIdentity, Boolean)
Loads an application if not already loaded
Public methodIsLinkedHostedApplication
Check if linked to the module id
Public methodIsLinkedHostedApplicationAvailable(Guid)
Ensure linked application that contains the module is launched,
Public methodIsLinkedHostedApplicationAvailable(Guid, IErrors)
Ensure linked application that contains the module is launched,
Public methodStop
Terminates the application
Top
See Also