Jump to: navigation, search

Changes


Configuration File Example

1 byte added, 11:26, 15 October 2013
/* system.serviceModel */
* Services (used for the data service and the session management service)
* Clients (the client definition is used by the data service to connect to the session management service defined in the appSettings)
:The clients client's endpoint addresses are ignored as they are replaced by the settings provided in appSettings at service runtime!
<syntaxhighlight lang="xml">
681
edits