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

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

Property Value

Type: Int32

Implements

ITransactionTimeout
See Also