In The Hand
GetResponse Method
NamespacesInTheHand.NetObexWebRequestGetResponse()()()
.NET Components for Mobility
Returns the OBEX server response.
Declaration Syntax
C#Visual Basic
public override WebResponse GetResponse()
Public Overrides Function GetResponse As WebResponse
Return Value
Exceptions
ExceptionCondition
WebException An error occurred, with the error that occured being stored in the InnerException property. If the error occurred in the connect phase then the Status property will have value ConnectFailure, and in the operation phase on the desktop CLR it will have value UnknownError

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