2 references to UpdateInfo
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\PeerDefaultCustomResolverClient.cs (2)
179SendUpdate(new UpdateInfo(this.registrationId, this.clientId, this.meshId, this.nodeAddress), ServiceDefaults.SendTimeout); 253UpdateInfo info = new UpdateInfo(this.registrationId, clientId, meshId, updatedNodeAddress);