1 reference to EndpointNotFoundCallback
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
1407
ReplyChannelDemuxFailureAsyncResult result = new ReplyChannelDemuxFailureAsyncResult(this.DemuxFailureHandler, request, Fx.ThunkCallback(new AsyncCallback(this.
EndpointNotFoundCallback
)), request);