1 write to timeout
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingDuplexChannel.cs (1)
207
this.
timeout
= timeout;
1 reference to timeout
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingDuplexChannel.cs (1)
212
return this.innerChannel.BeginTryReceive(this.
timeout
, callback, state);