Base:
method
EndClose
System.ServiceModel.Channels.ChannelReliableSession.EndClose(System.IAsyncResult)
2 references to EndClose
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
242
this.session.
EndClose
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
269
this.session.
EndClose
,