Click or drag to resize

RestResponseEventArgsStatusCode Property

Identifies the response code

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public int StatusCode { get; set; }

Property Value

Type: Int32
See Also