Table of Contents

Class ApolloHeader

Namespace: Apollo
Assembly: Apollo.dll

public static class ApolloHeader

Inheritance

objectApolloHeader

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Fields

MessageAction

public const string MessageAction = "apollo-message-action"

Field Value

string

MessageClrType

public const string MessageClrType = "apollo-message-clr-type"

Field Value

string

MessageType

public const string MessageType = "apollo-message-type"

Field Value

string

ResponseClrType

public const string ResponseClrType = "apollo-response-clr-type"

Field Value

string

ResponseType

public const string ResponseType = "apollo-response-type"

Field Value

string

SubjectMapping

public const string SubjectMapping = "apollo-subject-mapping"

Field Value

string