2 references to StartPeek
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (2)
29
static Action<object> onStartPeek = new Action<object>(
StartPeek
);
70
StartPeek
(this);