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