LockTimeoutException LockRequestQueueDetails Property IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Gets or sets detailed information about the state of the lock on the lock request queue at the time the lock timeout occurred.

Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

Remarks

Gets the value that was set in the LockRequestQueueDetails property. If the LockRequestQueueDetails property was not previously set for this exception, the return value is null.

Sets the details of the lock requests on the lock request queue at the time the lock timeout occurred.

See Also