BasicHttpRelayBinding.IsDynamic Property

Definition

Gets or sets whether the binding element is dynamic.

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

Property Value

true if the binding element is dynamic; otherwise, false.

Applies to