UpdateInfo Constructor (Guid, Guid, String, PeerNodeAddress)
Initializes a new instance of the UpdateInfo class with the supplied peer client ID, registration ID, peer mesh ID, and peer endpoint address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public UpdateInfo( Guid registrationId, Guid client, string meshId, PeerNodeAddress address )
Parameters
- registrationId
- Type: System.Guid
Guid that specifies the unique ID of the registration entry to update.
- client
- Type: System.Guid
Guid that specifies the unique ID of the peer client that submitted the updated registration entry information.
- meshId
- Type: System.String
String that contains the mesh ID of the entry.
- address
- Type: System.ServiceModel.PeerNodeAddress
PeerNodeAddress that contains the endpoint address to update for the registration entry.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.