Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Async Plugin Is Called Multiple Times

$
0
0

PLugin is getting executed every one minute. Please help me on this.
if (context.Depth > 2)
{
tracingService.Trace("Depth: " + context.Depth);
return;
}

if (context.InputParameters.Contains("Target") &&
context.InputParameters["Target"] is Entity)
{


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>