Interface IPhotonInteropRequest NamespacePhoesion.Glow.SDK AssemblyPhoesion.Glow.SDK.Photons.Abstractions.dll public interface IPhotonInteropRequest : IPhotonRequest, IPhoton Inherited Members IPhotonRequest.ServiceName IPhotonRequest.ModuleName IPhotonRequest.OperationID IPhotonRequest.ActionName IPhotonRequest.RoutingKey IPhoton.RayId IPhoton.PhotonId IPhoton.Headers IPhoton.GetServices() IPhoton.AddHeader(string, StringValues) IPhoton.RemoveHeader(string) IPhoton.TryGetHeaderOrDefault(string, out StringValues)