1 write to enabled
SMSvcHost (1)
System\ServiceModel\Activation\MsmqActivation.cs (1)
422
this.
enabled
= enabled;
4 references to enabled
SMSvcHost (4)
System\ServiceModel\Activation\MsmqActivation.cs (4)
332
get { return this.
enabled
&& !this.activationService.Paused; }
420
if (this.
enabled
!= enabled)
499
if (this.
enabled
)
512
if (this.
enabled
)