| MarkLogic XCC/.Net Library |
|
ServerResponseException.ResponseCode Property
The response code returned by the server.
[Visual Basic]
Public ReadOnly Property ResponseCode As
Integer
[C#]
public
int ResponseCode {get;}
See Also
ServerResponseException Class | Marklogic.Xcc.Exceptions Namespace