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