Enum WorkflowUpdateResultAccessStyle
Namespace: Temporalio.Api.Enums.V1
Assembly: Temporalio.dll
Syntax
public enum WorkflowUpdateResultAccessStyle : int
Fields
Name | Description |
---|---|
RequireInline | Indicates that the update response must be included as part of the gRPC response body |
Unspecified |