3 references to Close
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
174
_channels.
Close
(timeoutHelper.RemainingTime());
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
412
_channelDispatcher.Channels.
Close
(timeoutHelper.RemainingTime());
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
250
_channels.
Close
(timeout);