TimeoutsServer Property
Maximum amount of time the driver should wait while waiting for a response from the server.

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As Timeouts
Dim value As Integer

value = instance.Server

instance.Server = value

Property Value

Type: Int32
See Also