1 reference to OnComplete
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
331
static Action<object> onComplete = new Action<object>(
OnComplete
);