The timeout period for obtaining the lock. If the
timeout is TimeSpan.Zero, the operation will not block. If the timeout
is TimeSpan.MaxValue, the operation will not timeout.
Locks the resource for this session with an exclusive lock, with the specified
timeput period.
The timeout period for obtaining the lock. If the
timeout is TimeSpan.Zero, the operation will not block. If the timeout
is TimeSpan.MaxValue, the operation will not timeout.