3 implementations of DoneReceiving
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1585
void IInputSessionShutdown.
DoneReceiving
(IDuplexContextChannel channel)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1411
void IInputSessionShutdown.
DoneReceiving
(IDuplexContextChannel channel)
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
244
void IInputSessionShutdown.
DoneReceiving
(IDuplexContextChannel channel)
1 reference to DoneReceiving
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
645
handlers[i].
DoneReceiving
(proxy);