Click or drag to resize
DelayedContactPersonaEvaluatorReevaluateContactAsync Method
Reevaluates given contact and finds proper persona the contact should be assigned to asynchronously.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptioncontactis null
Remarks
Does not use delayed AbstractWorker call.
See Also