Skip to main content

LEASE_ACK_TIMEOUT

Constant LEASE_ACK_TIMEOUT 

Source
const LEASE_ACK_TIMEOUT: Duration;
Expand description

How long a conflicting open waits for a lease-break acknowledgment before proceeding ([MS-SMB2] §3.3.1.4). Kept short under test to keep unit tests fast (no real client acks there).