5 references to Close
System.ServiceModel.Channels (5)
System\ServiceModel\Channels\UdpChannelListener.cs (1)
407
udpSocket.
Close
();
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
507
this.SendSockets[i].
Close
();
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (1)
84
this.receiveSockets[i].
Close
();
System\ServiceModel\Channels\UdpUtility.cs (2)
187
ipv4Socket.
Close
();
196
ipv4Socket.
Close
();