IApiClientResponseStatusCode Property |
Namespace:
ArangoDBNetStandard.Transport
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax ReadOnly Property StatusCode As Integer
Get
property int StatusCode {
int get ();
}
abstract StatusCode : int with get
Property Value
Type:
Int32See Also