3 references to TimeoutHelper
Extensibility.MessageInterceptor.IntegrationTests (3)
ChainedAsyncResult.cs (2)
23
this.timeoutHelper = new
TimeoutHelper
(timeout);
29
this.timeoutHelper = new
TimeoutHelper
(timeout);
InterceptingChannelFactory.cs (1)
68
TimeoutHelper timeoutHelper = new
TimeoutHelper
(timeout);