3 references to ReliableChannelOpenAsyncResult
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1529return new ReliableChannelOpenAsyncResult(this.Binder, this.ReliableSession,
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
251return new ReliableChannelOpenAsyncResult(this.binder, this.session, timeout,
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
278return new ReliableChannelOpenAsyncResult(this.binder, this.session, timeout,