3 overrides of EndpointNotFound
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelDemuxer.cs (3)
2713
protected override void
EndpointNotFound
(IInputSessionChannel channel, Message message)
2823
protected override void
EndpointNotFound
(IDuplexSessionChannel channel, Message message)
3023
protected override void
EndpointNotFound
(IReplySessionChannel channel, RequestContext request)
1 reference to EndpointNotFound
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
2295
this.
EndpointNotFound
(channel, item);