1 reference to OnCloseChannelComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
420
this.onCloseChannelComplete = Fx.ThunkCallback(new AsyncCallback(this.
OnCloseChannelComplete
));