Namespace Temporalio.Client
Classes
ITemporalClientExtensions
Extensions for ITemporalClient.
OperatorService
Raw gRPC operator service.
OperatorService.Impl
Implementation of the operator service.
RpcOptions
RPC options that can be provided on client calls.
RpcRetryOptions
Retry options that can be set at the connection level to apply on calls that are retried.
RpcService
Base class for raw gRPC services.
TemporalClient
Client for a Temporal namespace.
TemporalClientConnectOptions
Options for
TemporalClientOptions
Options for a TemporalClient.
TemporalConnection
Connection to Temporal.
TemporalConnectionOptions
Options for
TestService
Raw gRPC test service.
TestService.Impl
Implementation of the test service.
TlsOptions
TLS options for Temporal connections.
WorkflowCancelOptions
Options for
WorkflowDescribeOptions
Options for
WorkflowQueryOptions
Options for
WorkflowService
Raw gRPC workflow service.
WorkflowService.Impl
Implementation of the workflow service.
WorkflowSignalOptions
Options for
WorkflowStartOptions
Options for starting a workflow. ID and TaskQueue are required.
WorkflowTerminateOptions
Options for
Interfaces
IBridgeClientProvider
Provides a handle to the underlying bridge for use internally.
ITemporalClient
Interface to a client to Temporal.
ITemporalConnection
Interface to a connection to Temporal.