void Assign(ServiceId source) { this._uniqueId = source.UniqueId; this._changeKey = source.ChangeKey; }