Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ITransportChannel Dim result As IAsyncResult instance.EndReconnect(result) |
C# | |
---|---|
void EndReconnect( IAsyncResult result ) |
Parameters
- result
- The result returned from the BeginReconnect call.
Exception | Description |
---|---|
ServiceResultException | Thrown if any communication error occurs. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x