PeerResolver.CanShareReferrals Property

Definition

Gets whether the peer name resolver can share referrals.

public:
 abstract property bool CanShareReferrals { bool get(); };
public abstract bool CanShareReferrals { get; }
member this.CanShareReferrals : bool
Public MustOverride ReadOnly Property CanShareReferrals As Boolean

Property Value

If true, the peer name resolver can share referrals; if false, it cannot.

Applies to