Interface IPhotonResponse NamespacePhoesion.Glow.SDK AssemblyPhoesion.Glow.SDK.Photons.Abstractions.dll public interface IPhotonResponse : IPhoton Inherited Members IPhoton.RayId IPhoton.PhotonId IPhoton.Headers IPhoton.GetServices() IPhoton.AddHeader(string, StringValues) IPhoton.RemoveHeader(string) IPhoton.TryGetHeaderOrDefault(string, out StringValues) Properties StatusCode HttpStatusCode StatusCode { get; set; } Property Value HttpStatusCode