WcfDefault.DoServiceConfiguration Method
Sets the default service configuration, when no endpoint in app.config is found.
Parameters
-
serviceHost
- The ServiceHost to add the endpoint with security credentials.
-
uri
- The dynamically generated URI for this service.
-
isRouter
- true if used for WcfRouter service.
Implements
IWcfServiceConfiguration.DoServiceConfiguration
See Also
WcfDefault Class | SourceForge.AsyncWcfLib Namespace