CustomPeerResolverService.ControlShape Property

Definition

Gets or sets whether referrals are shared by the peer resolver service.

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

Property Value

True if referrals are shared by the peer resolver service; false if they are not.

Applies to