5 references to EndClose
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
229
this.guard.
EndClose
(result);
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
855
this.guard.
EndClose
,
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
467
this.guard.
EndClose
(result);
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
266
this.sendGuard.
EndClose
,
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
874
this.replyAckConsistencyGuard.
EndClose
(result);