public sealed class PerformanceSample : IMessage<PerformanceSample>, IEquatable<PerformanceSample>, IDeepCloneable<PerformanceSample>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class PerformanceSample.
[[["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\u003ePerformanceSample\u003c/code\u003e class in the Migration Center v1 API provides a way to collect and represent performance data samples.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various performance metrics, including CPU usage, disk usage, memory usage, and network usage, each represented by its own sample class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePerformanceSample\u003c/code\u003e class allows for setting a specific time the sample was collected using a \u003ccode\u003eTimestamp\u003c/code\u003e property, or it will use the frame report time if not specified.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating a new instance or creating one from an existing \u003ccode\u003ePerformanceSample\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]