Skip to main content

Initialize Correlation

Description

This activity generates and configures Initialize correlation activity that initializes the correlation without sending or receiving messages.

Properties

Misc

  • Correlaion – It specifies the Correlation Handle used to manage the messaging activities.
  • CorrelaionData – It initializes the new dictionary of correlation data that connects messages to the workflow.
  • DisplayName – Add a display name to your activity.
  • Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Example

Initialize Correlation