NetTcpRelayBindingBase.IsDynamic Property

Definition

Gets or sets whether the relay binding is dynamic.

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

Property Value

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

Applies to