Uiinfrastructure API Docs  
 

InitializeImageServerHelper Class

Initializes the ImageServerHelper. After this point, the paths to the ImageServer and the Connection URL will be available, and the ImageServerHelper will be added to the Application Cache.

For a list of all members of this type, see InitializeImageServerHelper Members.

System.Object
   com.plumtree.uiinfrastructure.application.startup.InitializeImageServerHelper

public class InitializeImageServerHelper : IStartupTask, IMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.startup

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

InitializeImageServerHelper Members | com.plumtree.uiinfrastructure.application.startup Namespace