The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IInputSessionShutdown::ChannelFaulted Method (IDuplexContextChannel^)
.NET Framework (current version)
Indicates that the channel has faulted.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- channel
-
Type:
System.ServiceModel::IDuplexContextChannel^
The IDuplexContextChannel that has faulted.
Use the ChannelFaulted method to perform some custom behavior when a channel has faulted. Typically, the channel is aborted.
.NET Framework
Available since 3.0
Available since 3.0
Show: