Provides access to Mantis configuration.
For a list of all members of this type, see Config Members.
System.Object
Config
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is useful to provide access to Mantis configuration like enumerations and any other configs that are not considered private. Using this class the client will not be able to retrieve sensitive information from the webservice, like passwords, database names, host names, ...etc. This class also provides the necessary caching to avoid unnecessary round trips to the server. Caching is feasible in this class due to the static nature of these configs.
Namespace: Futureware.MantisConnect
Assembly: Futureware.MantisConnect (in Futureware.MantisConnect.dll)
Config Members | Futureware.MantisConnect Namespace