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
RequestCancelNexusOperationCommandAttributes = 19
ScheduleActivityTaskCommandAttributes = 2
ScheduleNexusOperationCommandAttributes = 18
SignalExternalWorkflowExecutionCommandAttributes = 13
StartChildWorkflowExecutionCommandAttributes = 12
StartTimerCommandAttributes = 3
UpsertWorkflowSearchAttributesCommandAttributes = 14