1 reference to OnCloseComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
384
static AsyncCallback onCloseComplete = Fx.ThunkCallback(new AsyncCallback(
OnCloseComplete
));