In The Hand - .NET Components for Mobility
StatusCode Property
NamespacesInTheHand.NetObexWebResponseStatusCode
Returns a status code to indicate the outcome of the request.
Declaration Syntax
C#Visual Basic
public ObexStatusCode StatusCode { get; }
Public ReadOnly Property StatusCode As ObexStatusCode
Remarks

Note, if a error occurs locally then the status code InternalServerError is returned. Therefore that error code could signal local or remote errors.

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