2 references to OnChannelClosed
System.ServiceModel (2)
System\ServiceModel\ServiceChannelManager.cs (2)
153
channel.Closed += this.
OnChannelClosed
;
158
channel.Closed -= this.
OnChannelClosed
;