public sealed class LookupDiscoveredServiceResponse : IMessage<LookupDiscoveredServiceResponse>, IEquatable<LookupDiscoveredServiceResponse>, IDeepCloneable<LookupDiscoveredServiceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the App Hub v1 API class LookupDiscoveredServiceResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eLookupDiscoveredServiceResponse\u003c/code\u003e class within the App Hub v1 API, specifically for the .NET environment, detailing its structure, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupDiscoveredServiceResponse\u003c/code\u003e class serves as the response type for the \u003ccode\u003eLookupDiscoveredService\u003c/code\u003e operation, and it can either be the latest version 1.0.0, or beta version 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<LookupDiscoveredServiceResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<LookupDiscoveredServiceResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for comparison and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eLookupDiscoveredServiceResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eLookupDiscoveredServiceResponse(LookupDiscoveredServiceResponse other)\u003c/code\u003e for creating instances from existing \u003ccode\u003eLookupDiscoveredServiceResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of this class is \u003ccode\u003eDiscoveredService\u003c/code\u003e, which will hold the discovered service or be empty if none is found, returning a type of \u003ccode\u003eDiscoveredService\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]