PeerResolverSettings Class

Definition

Defines the settings for a peer resolver service.

public ref class PeerResolverSettings
public class PeerResolverSettings
type PeerResolverSettings = class
Public Class PeerResolverSettings
Inheritance
PeerResolverSettings

Constructors

PeerResolverSettings()

Initializes a new instance of the PeerResolverSettings class.

Properties

Custom

Gets the specific settings for a custom peer resolver.

Mode

Gets or sets whether the peer resolver instance associated with this service is either PNRP-specific, a custom resolver, or automatically determined.

ReferralPolicy

Gets or sets the specific referral policy used by the peer resolver service.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to