[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the `LockConfig` class in the Integration Connectors v1 API is 1.3.0, with prior versions 1.2.0, 1.1.0, and 1.0.0 also available."],["`LockConfig` is a class that determines if a connection is locked, requiring a reason if it is."],["`LockConfig` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `LockConfig()` and a copy constructor `LockConfig(LockConfig other)`."],["`LockConfig` includes two properties: `Locked`, a boolean indicating the locked status of a connection and `Reason`, a string describing the reason for a connection being locked."]]],[]]