| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As WcfChannelBase instance.Reconnect() | |
| C# | |
|---|---|
| public abstract void Reconnect() | |
| Exception | Description | 
|---|---|
| ServiceResultException | Thrown if any communication error occurs. | 
            Calling this method will cause outstanding requests over the current secure channel to fail.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    