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