1 instantiation of CloseReplySessionChannelAsyncResult
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
3740return new CloseReplySessionChannelAsyncResult(binder, channel, timeout, callback,
2 references to CloseReplySessionChannelAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3883CloseReplySessionChannelAsyncResult.End(result); 4280AsyncResult.End<CloseReplySessionChannelAsyncResult>(result);