MessageContext Class

Definition

Represents a message context.

public ref class MessageContext
public class MessageContext
type MessageContext = class
Public Class MessageContext
Inheritance
MessageContext

Constructors

MessageContext()

Initializes a new instance of the MessageContext class.

Properties

EndToEndTracingId

Gets or sets the End-to-End tracing GUID of the message context.

Message

Gets or sets the message associated with the message context.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to