ServiceSettingsResponseInfo.ControlMeshShape Property

Definition

Gets or sets whether referrals are passed by the resolver service.

public:
 property bool ControlMeshShape { bool get(); void set(bool value); };
public bool ControlMeshShape { get; set; }
member this.ControlMeshShape : bool with get, set
Public Property ControlMeshShape As Boolean

Property Value

True if referrals from peers participating in the mesh are passed; false if they are ignored.

Applies to