Get/Set the http StatusCode for the response.
Namespace: Relativity.Kepler.Transport
Assembly: Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax
C#
Nullable<HttpStatusCode> StatusCode { get; set; }
Property Value
Type: Nullable< HttpStatusCode>Remarks
See Also