1 reference to OnCloseComplete
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
1537
channel.BeginClose(this.timeoutHelper.RemainingTime(), Fx.ThunkCallback(new AsyncCallback(
OnCloseComplete
)), channel);