Partager via


OrchestrationTrackingTypes Énumération

Définition

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

public enum class OrchestrationTrackingTypes
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum OrchestrationTrackingTypes
type OrchestrationTrackingTypes = 
Public Enum OrchestrationTrackingTypes
Héritage
OrchestrationTrackingTypes
Attributs

Champs

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

S’applique à