1 write to isAsync
System.ServiceModel (1)
System\ServiceModel\Diagnostics\ServiceModelActivity.cs (1)
160activity.isAsync = true;
3 references to isAsync
System.ServiceModel (3)
System\ServiceModel\Diagnostics\ServiceModelActivity.cs (3)
347if (this.isAsync) 352(!this.isAsync || (this.isAsync && newStopCount >= ServiceModelActivity.AsyncStopCount)))