1 write to probeDuplexAsyncResult
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
388this.probeDuplexAsyncResult = probeDuplexAsyncResult;
3 references to probeDuplexAsyncResult
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (3)
389this.Start(this.probeDuplexAsyncResult.timeoutHelper.RemainingTime()); 403return this.probeDuplexAsyncResult.BeginSendFindResponse( 412this.probeDuplexAsyncResult.EndSendFindResponse(result);