1 instantiation of Msmq4PoisonHandler
System.ServiceModel (1)
System\ServiceModel\Channels\Msmq.cs (1)
78
return new
Msmq4PoisonHandler
(receiver);
5 references to Msmq4PoisonHandler
System.ServiceModel (5)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (5)
74
ActionItem.Schedule(
Msmq4PoisonHandler
.onStartPeek, this);
80
Msmq4PoisonHandler
handler = state as
Msmq4PoisonHandler
;
274
Msmq4PoisonHandler
handler = result.AsyncState as
Msmq4PoisonHandler
;