1 write to app
SMSvcHost (1)
System\ServiceModel\Activation\ActivatedMessageQueue.cs (1)
37
this.
app
= app;
3 references to app
SMSvcHost (3)
System\ServiceModel\Activation\ActivatedMessageQueue.cs (3)
45
listenerChannelContext = new ListenerChannelContext(this.
app
.AppKey,
51
public App App { get { return
app
; } }
74
app
.AppPool.Enabled;