Share via


DurableAgentContext.Client Property

Definition

Gets the durable task client for this agent.

public Microsoft.DurableTask.Client.DurableTaskClient Client { get; }
member this.Client : Microsoft.DurableTask.Client.DurableTaskClient
Public ReadOnly Property Client As DurableTaskClient

Property Value

Applies to