DelayedContactPersonaEvaluatorReevaluateContact Method |
Reevaluates given contact and finds proper persona the contact should be assigned to.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax Exceptions Remarks
Does method uses delayed
AbstractWorker call. That means if in one request, more than one reevaluation request occurs,
it gets processed just once for each contact.
See Also