| Ivi.Visa Namespace > IVisaSession Interface : LockResource Method |
| Overload | Description |
|---|---|
| LockResource() | Locks the resource for this session with an exclusive lock, with an infinite timeout. |
| LockResource(TimeSpan) | Locks the resource for this session with an exclusive lock, with the specified timeput period. |
| LockResource(Int32) | Locks the resource for this session with an exclusive lock, with the specified timeput period. |
| LockResource(TimeSpan,String) | Locks the resource for this session with a shared lock, with the specified timeput period. |
| LockResource(Int32,String) | Locks the resource for this session with a shared lock, with the specified timeput period. |
Current with Keysight IO Libraries Suite 18