Specifies the maximum amount of time, in seconds, that a cluster database write to a witness can take before the write is abandoned.
| Attribute | Value |
|---|---|
| Data type | DWORD |
| Access | Read/write |
| Structure | CLUSPROP_DWORD |
| Minimum | 1 |
| Maximum | (24 * 60 * 60) |
| Default | (5 * 60) |
Remarks
The constant for this property is CLUSTER_WITNESS_DATABASE_WRITE_TIMEOUT.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |