Click or drag to resize

ContextFactoryCreateApplication Method

Overload List
  NameDescription
Public methodCreateApplication(String, String)
Creates a new instance of the object and initializes the application.
Public methodCreateApplication(String, String, String)
Creates a new instance of the object and initializes the application.
Public methodCreateApplication(String, String, ContextFactoryCacheSettings, ApplicationLoadFlags)
Creates a new instance of the object and initializes the application.
Public methodCreateApplication(String, String, String, String)
Creates a new instance of the object and initializes the application.
Public methodCreateApplication(String, String, String, String, String)
Creates a new instance of the object and initializes the application.
Public methodCreateApplication(String, String, String, String, String, ContextFactoryCacheSettings, ApplicationLoadFlags)
Creates a new instance of the object and initializes the application.
Top
See Also