1 reference to OnCloseCompleted
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
1169
base.OnCompleting = new Action<AsyncResult, Exception>(
OnCloseCompleted
);