Table of Contents

Class BuildIdOp

Namespace
Temporalio.Client
Assembly
Temporalio.dll

A supertype for all operations that may be performed by UpdateWorkerBuildIdCompatibilityAsync(string, BuildIdOp, RpcOptions?).

[Obsolete("Use the Worker Deployment API instead. See https://docs.temporal.io/worker-deployments")]
public abstract record BuildIdOp : IEquatable<BuildIdOp>
Inheritance
BuildIdOp
Implements
Derived
Inherited Members