Share via


GrpcDurableTaskClientOptions.Address Property

Definition

Gets or sets the address of the gRPC endpoint to connect to. Default is localhost:4001.

public string? Address { get; set; }
member this.Address : string with get, set
Public Property Address As String

Property Value

Applies to