<Host Name> Properties Dialog Box, WCF Extensions Tab (WCF-Custom or WCF-CustomIsolated Adapter Receive Handler)

 

Use the WCF Extensions tab to configure the receive handler for the WCF-Custom or WCF-CustomIsolated adapter.

Note

For all Send and Receive WCF-Custom and WCF-CustomIsolated handlers, the name of the binding extension element should always map to the same Binding Type. This is regardless of the host the handler is tied to.

Use this To do this
Import Imports a WCF configuration file with WCF custom behavior extensions. Clicking this button opens the Import WCF configuration dialog box to browse and locate a WCF configuration file. Note that the file should be a valid WCF configuration file. For more information about WCF configuration schema, see “Windows Communication Foundation Configuration Schema” at https://go.microsoft.com/fwlink/?LinkId=163953.
Export Exports the WCF custom behavior extension to a WCF configuration file. Clicking this button opens the Export WCF configuration dialog box to browse and save the WCF configuration file.
Clear Clears the existing WCF custom behavior extension from the adapter handler properties.

See Also

How to Configure a WCF-Custom Receive Handler
How to Configure a WCF-CustomIsolated Receive Handler