Table of Contents

Interface IPhotonRequest

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Photons.Abstractions.dll
public interface IPhotonRequest : IPhoton
Inherited Members

Properties

ActionName

string? ActionName { get; }

Property Value

string

ModuleName

string? ModuleName { get; }

Property Value

string

OperationID

string? OperationID { get; }

Property Value

string

RoutingKey

string? RoutingKey { get; }

Property Value

string

ServiceName

string? ServiceName { get; }

Property Value

string