Name | Description | |
---|---|---|
![]() | CreateMessageContext | Creates the message context from the configuration. |
![]() ![]() | GetFilePathFromAppConfig | Reads the file path from the application configuration file. |
![]() | GetServerDomainNames | Returns the domain names which the server is configured to use. |
![]() | Initialize | Initializes the object during deserialization. |
![]() ![]() | Load | Overloaded. Loads and validates the application configuration from a configuration section. |
![]() | LoadCachedEndpoints | Overloaded. Loads the endpoints cached on disk. |
![]() ![]() | LoadWithNoValidation | Loads but does not validate the application configuration from a configuration section. |
![]() | ParseExtension | Overloaded. Looks for an extension with the specified type and uses the DataContractSerializer to parse it. |
![]() | SaveToFile | Saves the configuration file. |
![]() | UpdateExtension<T> | Updates the extension. |
![]() | Validate | Ensures that the application configuration is valid. |