OBEXClient.ReceiveTimout Property
when using asynchronous communication with the device time out exception is thrown if there is no response for this time
[Visual Basic]
Public Property ReceiveTimout As
Integer
[C#]
public
int ReceiveTimout {get; set;}
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace