Table of Contents

Enum Command.AttributesOneofCase

Namespace
Temporalio.Api.Command.V1
Assembly
Temporalio.dll

Enum of possible cases for the "attributes" oneof.

public enum Command.AttributesOneofCase

Fields

CancelTimerCommandAttributes = 7
CancelWorkflowExecutionCommandAttributes = 8
CompleteWorkflowExecutionCommandAttributes = 4
ContinueAsNewWorkflowExecutionCommandAttributes = 11
FailWorkflowExecutionCommandAttributes = 5
ModifyWorkflowPropertiesCommandAttributes = 17
None = 0
ProtocolMessageCommandAttributes = 15
RecordMarkerCommandAttributes = 10
RequestCancelActivityTaskCommandAttributes = 6
RequestCancelExternalWorkflowExecutionCommandAttributes = 9
ScheduleActivityTaskCommandAttributes = 2
SignalExternalWorkflowExecutionCommandAttributes = 13
StartChildWorkflowExecutionCommandAttributes = 12
StartTimerCommandAttributes = 3
UpsertWorkflowSearchAttributesCommandAttributes = 14