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