IDurableClient.TaskHubName Property

Definition

Gets the name of the task hub configured on this client instance.

public string TaskHubName { get; }
member this.TaskHubName : string
Public ReadOnly Property TaskHubName As String

Property Value

The name of the task hub.

Implements

Applies to