Click or drag to resize
weroSoft AG, Software
ServiceErrorHandlerFaultConverter Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the converter for a fault detail.

Namespace:  WeroSoft.Server.Service
Assembly:  WeroSoft.Server.Library (in WeroSoft.Server.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public IFaultConverter FaultConverter { get; }

Property Value

Type: IFaultConverter
See Also