8 references to MessageQueue
SMSvcHost (8)
System\ServiceModel\Activation\ListenerAdapter.cs (8)
128
if (app.
MessageQueue
.HasStartedQueueInstances)
182
int hresult = CloseAllListenerChannelInstances(app.AppPool.AppPoolId, app.
MessageQueue
.ListenerChannelContext.ListenerChannelId);
234
if (app.
MessageQueue
.HasStartedQueueInstances)
296
if (app.
MessageQueue
.HasStartedQueueInstances)
390
if (app.
MessageQueue
.HasStartedQueueInstances)
412
app.
MessageQueue
.UnregisterAll();
414
bool success = RegisterBindings(app.
MessageQueue
, app.SiteId, bindings, app.Path);
469
bool success = RegisterBindings(app.
MessageQueue
, app.SiteId, bindings, app.Path);