Click or drag to resize
TransactionTimeout Property
Time before transaction timeouts if has not already finished. Unit is seconds.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int Timeout { get; }

Property Value

Type: Int32

Implements

ITransactionTimeout
See Also