2 references to CloseCollectionAsyncResult
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
273
return new
CloseCollectionAsyncResult
(timeout, callback, state, objectList);
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
417
return new
CloseCollectionAsyncResult
(timeout, callback, state, list);