Class ApolloHeader
Namespace: Apollo
Assembly: Apollo.dll
public static class ApolloHeader
Inheritance
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
MessageClrType
public const string MessageClrType = "apollo-message-clr-type"
Field Value
MessageType
public const string MessageType = "apollo-message-type"
Field Value
ResponseClrType
public const string ResponseClrType = "apollo-response-clr-type"
Field Value
ResponseType
public const string ResponseType = "apollo-response-type"
Field Value
SubjectMapping
public const string SubjectMapping = "apollo-subject-mapping"