RegisterInfo Class
Defines the peer registration information to be supplied to a peer resolver service.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This class defines the information used to register the tuple of a peer node and a mesh ID with a peer resolver service. This information is inserted as an entry in the registration lookup table of the resolver service, which can be queried by other peers for the endpoint addresses of the inserted peer.
Instances of this class are created when Register (or an implementation of Register) is called to register with a peer resolver service. They are primarily used to pass registration request information to a peer resolver service from a network client of that service.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.