1 write to activity
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
136
this.
activity
= MsmqDiagnostics.StartListenAtActivity(this);
2 references to activity
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (2)
79
get { return this.
activity
; }
151
ServiceModelActivity.Stop(this.
activity
);