Compartir a través de


GrpcDurableTaskClientOptions.Channel Property

Definition

Gets or sets the gRPC channel to use. Will supersede Address when provided.

public Grpc.Core.Channel? Channel { get; set; }
member this.Channel : Grpc.Core.Channel with get, set
Public Property Channel As Channel

Property Value

Grpc.Core.Channel

Applies to