RelayDescription.IsDynamic Property

Definition

Gets or sets whether the WCF Relay is dynamic.

public bool IsDynamic { get; }
member this.IsDynamic : bool
Public ReadOnly Property IsDynamic As Boolean

Property Value

true if the WCF Relay is dynamic; otherwise, false.

Applies to