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