[[["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-03-21 UTC."],[[["The `LockConfig` class in the Integration Connectors v1 API determines if a connection is locked, and if so, requires a specified reason."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `LockConfig` class provides a constructor `LockConfig()` and a copy constructor `LockConfig(LockConfig other)` to create new instances."],["The `Locked` property of the `LockConfig` class, of type boolean, indicates the locked status of the connection, while the `Reason` property, of type string, provides the explanation for any locking."],["The documentation covers API versions ranging from 1.0.0 to 1.3.0, with 1.3.0 being the most recent version."]]],[]]