Table of Contents

Enum HistoryEventFilterType

Namespace
Temporalio.Api.Enums.V1
Assembly
Temporalio.dll
public enum HistoryEventFilterType

Fields

[OriginalName("HISTORY_EVENT_FILTER_TYPE_ALL_EVENT")] AllEvent = 1
[OriginalName("HISTORY_EVENT_FILTER_TYPE_CLOSE_EVENT")] CloseEvent = 2
[OriginalName("HISTORY_EVENT_FILTER_TYPE_UNSPECIFIED")] Unspecified = 0