AttachInsteadOfLock Method (RealTimeBaseRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| AttachInsteadOfLock(RecordLockRequestType) | Attaches an already bound record to the shared memory without locking. UnLock or DetachInsteadOfUnLock can be used to finish changes. |
| AttachInsteadOfLock(RecordLockRequestType,Int32) | Attaches to the shared memory without locking. UnLock or DetachInsteadOfUnLock can be used to finish changes. |
| AttachInsteadOfLock(RecordLockRequestType,Int32,IntPtr) | Attaches to the shared memory without locking. UnLock or DetachInsteadOfUnLock can be used to finish changes. |