1 write to probeDuplexAsyncResult
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
349
this.
probeDuplexAsyncResult
= probeDuplexAsyncResult;
3 references to probeDuplexAsyncResult
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (3)
351
this.Start(this.
probeDuplexAsyncResult
.timeoutHelper.RemainingTime());
361
return this.
probeDuplexAsyncResult
.BeginSendProxyAnnouncement(
370
this.
probeDuplexAsyncResult
.EndSendProxyAnnouncement(result);