Brecham.Obex — An OBEX library for the .NET Framework

ObexResponseException.ResponseCode Property

Gets the response code from the server's error PDU.

[Visual Basic]
Public ReadOnly Property ResponseCode As ObexResponseCode
[C#]
public Pdus.ObexResponseCode ResponseCode {get;}

See Also

ObexResponseException Class | Brecham.Obex Namespace