Click or drag to resize

loaderRequeststatusCode Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets the status code.

Namespace:  imbWEM.Core.loader
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public HttpStatusCode statusCode { get; set; }

Property Value

Type: HttpStatusCode
The status code.
See Also