3 references to Faulted
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNeighborManager.cs (2)
1183OnChannelClosedOrFaulted(PeerCloseReason.Faulted); 1341case PeerCloseReason.Faulted:
System\ServiceModel\Channels\PeerService.cs (1)
340neighbor.Abort(PeerCloseReason.Faulted, PeerCloseInitiator.RemoteNode);