Implemented interface member:
method
Close
System.ServiceModel.ICommunicationObject.Close()
17 references to Close
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
449
Close
();
System.ServiceModel.Primitives.Tests (16)
ServiceModel\ClientBaseTest.cs (16)
26
client.
Close
();
41
client1.
Close
();
42
client2.
Close
();
62
client1.
Close
();
63
client2.
Close
();
89
client1.
Close
();
90
client2.
Close
();
91
client3.
Close
();
92
client4.
Close
();
120
client1.
Close
();
121
client2.
Close
();
122
client3.
Close
();
147
client1.
Close
();
148
client2.
Close
();
168
client1.
Close
();
169
client2.
Close
();