DurableClientAttribute.ExternalClient Property

Definition

Indicate if the client is External from the azure function where orchestrator functions are hosted.

public bool ExternalClient { get; set; }
member this.ExternalClient : bool with get, set
Public Property ExternalClient As Boolean

Property Value

Applies to