public sealed class DisableServiceResponse : IMessage<DisableServiceResponse>, IEquatable<DisableServiceResponse>, IDeepCloneable<DisableServiceResponse>, IBufferMessage, IMessage
Response message for the DisableService method.
This response message is assigned to the response field of the returned
Operation when that operation is done.
[[["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\u003eThe \u003ccode\u003eDisableServiceResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eDisableService\u003c/code\u003e method, representing the result of a service disabling operation.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version of \u003ccode\u003eDisableServiceResponse\u003c/code\u003e, while version 1.0.0 is the base version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling message handling, comparison, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDisableServiceResponse\u003c/code\u003e contains a \u003ccode\u003eService\u003c/code\u003e property, which reflects the updated state of the service after the disabling process.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one for copying another \u003ccode\u003eDisableServiceResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]