IPeerResolverContract Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a contract for the basic operations of a peer resolver service.
public interface class IPeerResolverContract
[System.ServiceModel.ServiceContract(Name="IPeerResolverContract", Namespace="http://schemas.microsoft.com/net/2006/05/peer/resolver", SessionMode=System.ServiceModel.SessionMode.Allowed)]
public interface IPeerResolverContract
[<System.ServiceModel.ServiceContract(Name="IPeerResolverContract", Namespace="http://schemas.microsoft.com/net/2006/05/peer/resolver", SessionMode=System.ServiceModel.SessionMode.Allowed)>]
type IPeerResolverContract = interface
Public Interface IPeerResolverContract
- Derived
- Attributes
Implementors of custom peer resolver services should consider deriving from the base CustomPeerResolverService
type and overriding the virtual methods defined on it.
Get |
Obtains the settings for a peer resolver service. |
Refresh(Refresh |
Refreshes the expiry for an entry in the peer resolver service's registration lookup table. |
Register(Register |
Registers a peer node with the custom peer resolver service. |
Resolve(Resolve |
Returns a list of known endpoints for a registration entry. |
Unregister(Unregister |
Removes a registration from the lookup table for a peer resolver service. |
Update(Update |
Updates the entry for a specific peer node in the peer resolver service's lookup table. |
Προϊόν | Εκδόσεις |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET σχόλια
.NET είναι ένα έργο ανοιχτού κώδικα. Επιλέξτε μια σύνδεση για να παρέχετε σχόλια: