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