1 write to context
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
54
this.
context
= new DiscoveryOperationContext(OperationContext.Current);
8 references to context
System.ServiceModel.Discovery (8)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (8)
66
return this.
context
;
76
this.responseChannel = this.
context
.GetCallbackChannel<TResponseChannel>();
189
if ((this.multicastSuppressionImpl != null) && (this.
context
.DiscoveryMode == ServiceDiscoveryMode.Adhoc))
265
this.
context
.EventTraceActivity,
283
this.
context
.AddressDuplexResponseMessage(OperationContext.Current);
313
this.
context
.AddressDuplexResponseMessage(OperationContext.Current);
345
probeDuplexAsyncResult.
context
.MaxResponseDelay,
383
probeDuplexAsyncResult.
context
.MaxResponseDelay,