Click or drag to resize
WebFormCallTimeout Property
Gets or sets the timeout (in milliseconds). The default is 30000 milliseconds (or 30 seconds).

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual int Timeout { get; set; }

Property Value

Type: Int32
See Also