Click or drag to resize

WebServiceClientOptionsTimeout Property

Timeout in milliseconds for connection to web service. The default is 3000.

Namespace:  MaxMind.GeoIP2
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
See Also