In The Hand - .NET Components for Mobility
Timeout Property
NamespacesInTheHand.NetObexWebRequestTimeout
Gets or sets the time-out value for the GetResponse()()() method.
Declaration Syntax
C#Visual Basic
public override int Timeout { get; set; }
Public Overrides Property Timeout As Integer
Value
The number of milliseconds to wait before the request times out. The default is 50,000 milliseconds (50 seconds). A value of -1 or 0 represents no time-out.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0