Share via


OrchestrationTrackingTypes Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class OrchestrationTrackingTypes
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum OrchestrationTrackingTypes
type OrchestrationTrackingTypes = 
Public Enum OrchestrationTrackingTypes
Inheritance
OrchestrationTrackingTypes
Attributes

Fields

InboundMessageBody 4
MessageSendReceive 2
None 0
OrchestrationEvents 16
OutboundMessageBody 8
ServiceStartEnd 1
TrackPropertiesForIncomingMessages 32
TrackPropertiesForOutgoingMessages 64

Applies to