The variable _id was previously defined in the Request class within KubeMQ.SDK.csharp/CommandQuery/LowLevel, but was not being used. This change removes that unused private variable, simplifying the code and reducing potential confusion.
The variable _id was previously defined in the Request class within KubeMQ.SDK.csharp/CommandQuery/LowLevel, but was not being used. This change removes that unused private variable, simplifying the code and reducing potential confusion.