3 references to EndClose
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
270
this.outputConnection.
EndClose
,
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
239
this.connection.
EndClose
,
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
265
this.connection.
EndClose
,