SecureBlackbox 2020 .NET Edition

Questions / Feedback?

StatusCode Property

Contains the Status Code element of the server's response.

Syntax

public int StatusCode { get; }
Public ReadOnly Property StatusCode As Integer

Default Value

0

Remarks

Use this property to access the status code supplied by the server in its response (such as 200 in HTTP 200 OK).

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]