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