Table of Contents

Class NexusWorkflowRunHandle<TResult>

Namespace
Temporalio.Nexus
Assembly
Temporalio.dll

Run handle that is expected to be returned in functions passed to FromHandleFactory on WorkflowRunOperationHandler. It is returned from StartWorkflowAsync calls on WorkflowRunOperationContext.

public class NexusWorkflowRunHandle<TResult> : NexusWorkflowRunHandle

Type Parameters

TResult
Inheritance
NexusWorkflowRunHandle<TResult>
Inherited Members

Remarks

WARNING: Nexus support is experimental.