| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As WcfChannelBase Dim exception As FaultException(Of ServiceFault) Dim value As ServiceResultException value = instance.HandleSoapFault(exception) | |
| C# | |
|---|---|
| public ServiceResultException HandleSoapFault( FaultException<ServiceFault> exception ) | |
Parameters
- exception
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    