public sealed class WorkerReleasedEvent : IMessage<WorkerReleasedEvent>, IEquatable<WorkerReleasedEvent>, IDeepCloneable<WorkerReleasedEvent>, IBufferMessage, IMessage
An event generated when the worker VM that was assigned to the pipeline
has been released (deleted).
[[["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\u003eWorkerReleasedEvent\u003c/code\u003e class represents an event triggered when a worker VM assigned to a pipeline is released (deleted).\u003c/p\u003e\n"],["\u003cp\u003eThis 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, making it compatible with various data handling and manipulation operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e has two constructors and provides two properties: \u003ccode\u003eInstance\u003c/code\u003e, which specifies the worker's instance name, and \u003ccode\u003eZone\u003c/code\u003e, which indicates the zone where the worker was running.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e is 2.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]