IHandlerConfiguration
IHandlerConfiguration interface is implemented by the object passed to .Net handler Initialize method. It provides a handler with the parameters configured in the XML Extension Settings.
| Parameters | The dictionary with configured metadata binding parameters. |
| LogService | Gets the log service. |