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